2025-03-11 12:53:45.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:45.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:45.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:45.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:45.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-11 12:53:45.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-11 12:53:45.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.324 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.326 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.347 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:45.350 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3afac7 2025-03-11 12:53:45.350 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3afac7 2025-03-11 12:53:45.352 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fd1950 2025-03-11 12:53:45.352 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fd1950 2025-03-11 12:53:45.354 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c291b7 2025-03-11 12:53:45.354 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c291b7 2025-03-11 12:53:45.356 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c0136b 2025-03-11 12:53:45.357 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c0136b 2025-03-11 12:53:45.359 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18143976 2025-03-11 12:53:45.359 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18143976 2025-03-11 12:53:45.361 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11aa94bd 2025-03-11 12:53:45.361 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11aa94bd 2025-03-11 12:53:45.363 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094e016 2025-03-11 12:53:45.363 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094e016 2025-03-11 12:53:45.365 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40efec24 2025-03-11 12:53:45.365 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40efec24 2025-03-11 12:53:45.367 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7989a2c6 2025-03-11 12:53:45.367 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7989a2c6 2025-03-11 12:53:45.367 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:53:45.461 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:45.461 [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. 2025-03-11 12:53:45.461 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:45.461 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.462 [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 2025-03-11 12:53:45.462 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-11 12:53:45.462 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-11 12:53:45.462 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-11 12:53:45.519 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.536 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.549 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.561 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.574 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.578 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.647 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-11 12:53:45.664 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-11 12:53:45.664 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-11 12:53:45.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-11 12:53:45.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-11 12:53:45.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:53:45.674 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-03-11 12:53:45.674 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-11 12:53:45.674 [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 2025-03-11 12:53:45.674 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f3afac7: (connection evicted) 2025-03-11 12:53:45.675 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61fd1950: (connection evicted) 2025-03-11 12:53:45.675 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c291b7: (connection evicted) 2025-03-11 12:53:45.675 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c0136b: (connection evicted) 2025-03-11 12:53:45.675 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18143976: (connection evicted) 2025-03-11 12:53:45.676 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11aa94bd: (connection evicted) 2025-03-11 12:53:45.676 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6094e016: (connection evicted) 2025-03-11 12:53:45.676 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40efec24: (connection evicted) 2025-03-11 12:53:45.676 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7989a2c6: (connection evicted) 2025-03-11 12:53:45.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:45.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-11 12:53:45.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-11 12:53:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-11 12:53:45.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d67d5a4 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:45.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:45.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-11 12:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-11 12:53:45.685 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.691 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.692 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.693 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:45.693 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:53:45.693 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:45.693 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:53:45.701 [DefaultDispatcher-worker-8 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.702 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-11 12:53:45.702 [DefaultDispatcher-worker-8 @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. 2025-03-11 12:53:45.703 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-11 12:53:45.705 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.714 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.722 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.731 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.739 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.743 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.777 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e 2025-03-11 12:53:45.784 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:45.787 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be13ab7 2025-03-11 12:53:45.787 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be13ab7 2025-03-11 12:53:45.789 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6526d9bb 2025-03-11 12:53:45.789 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6526d9bb 2025-03-11 12:53:45.790 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@611951c7 2025-03-11 12:53:45.790 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@611951c7 2025-03-11 12:53:45.792 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@241bd380 2025-03-11 12:53:45.793 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@241bd380 2025-03-11 12:53:45.794 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cd6136 2025-03-11 12:53:45.794 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cd6136 2025-03-11 12:53:45.795 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-11 12:53:45.795 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-11 12:53:45.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-11 12:53:45.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-11 12:53:45.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-03-11 12:53:45.796 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@600bbf9e: (connection evicted) 2025-03-11 12:53:45.796 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-11 12:53:45.796 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:45.796 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be13ab7: (connection evicted) 2025-03-11 12:53:45.797 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15759355 2025-03-11 12:53:45.797 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15759355 2025-03-11 12:53:45.797 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6526d9bb: (connection evicted) 2025-03-11 12:53:45.797 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611951c7: (connection evicted) 2025-03-11 12:53:45.797 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@241bd380: (connection evicted) 2025-03-11 12:53:45.797 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46cd6136: (connection evicted) 2025-03-11 12:53:45.798 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15759355: (connection evicted) 2025-03-11 12:53:45.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:45.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-11 12:53:45.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-11 12:53:45.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e8d917 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:45.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:45.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-11 12:53:45.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3f7704 2025-03-11 12:53:45.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3f7704 2025-03-11 12:53:45.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-11 12:53:45.928 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-11 12:53:46.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d42faf 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-03-11 12:53:46.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-03-11 12:53:46.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-11 12:53:46.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696174d3 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-11 12:53:46.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-11 12:53:46.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-11 12:53:46.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-11 12:53:46.239 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-03-11 12:53:46.270 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.287 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.374 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-11 12:53:46.380 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-11 12:53:46.380 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35709/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-11 12:53:46.380 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35709/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-11 12:53:46.380 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35709/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-11 12:53:46.392 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35709/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-11 12:53:46.393 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35709/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-11 12:53:46.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-11 12:53:46.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-11 12:53:46.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.433 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502c2278: (connection evicted) 2025-03-11 12:53:46.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-11 12:53:46.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-11 12:53:46.436 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-03-11 12:53:46.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101c15ad 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-11 12:53:46.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-11 12:53:46.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-11 12:53:46.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed9d173 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-11 12:53:46.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-11 12:53:46.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-11 12:53:46.474 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-11 12:53:46.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-11 12:53:46.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-11 12:53:46.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.477 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a466dd: (connection evicted) 2025-03-11 12:53:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-11 12:53:46.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-11 12:53:46.478 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-03-11 12:53:46.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-11 12:53:46.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-11 12:53:46.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1d1467 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-11 12:53:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-11 12:53:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-11 12:53:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-11 12:53:46.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-11 12:53:46.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-11 12:53:46.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.494 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1: (connection evicted) 2025-03-11 12:53:46.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-11 12:53:46.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-11 12:53:46.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4cceb 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-03-11 12:53:46.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-03-11 12:53:46.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370a8b6e 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-03-11 12:53:46.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-03-11 12:53:46.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-11 12:53:46.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-11 12:53:46.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-11 12:53:46.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.511 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74bbc273: (connection evicted) 2025-03-11 12:53:46.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-11 12:53:46.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-11 12:53:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5368e981 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-03-11 12:53:46.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-03-11 12:53:46.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-11 12:53:46.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-11 12:53:46.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-11 12:53:46.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-11 12:53:46.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-11 12:53:46.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-11 12:53:46.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.543 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b7c350: (connection evicted) 2025-03-11 12:53:46.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-11 12:53:46.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-11 12:53:46.549 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.590 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.606 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.628 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-11 12:53:46.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-11 12:53:46.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-11 12:53:46.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23321be7 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-11 12:53:46.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-11 12:53:46.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-11 12:53:46.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-11 12:53:46.825 [DefaultDispatcher-worker-9 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-11 12:53:46.829 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.838 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.844 [DefaultDispatcher-worker-11 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-11 12:53:46.850 [DefaultDispatcher-worker-11 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-11 12:53:46.854 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-11 12:53:46.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-11 12:53:46.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-11 12:53:46.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.887 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc: (connection evicted) 2025-03-11 12:53:46.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-11 12:53:46.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-11 12:53:46.891 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-03-11 12:53:46.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4cebd 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-03-11 12:53:46.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-03-11 12:53:46.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-11 12:53:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f90752 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-03-11 12:53:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-03-11 12:53:46.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-11 12:53:46.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-11 12:53:46.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-11 12:53:46.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.912 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a278584: (connection evicted) 2025-03-11 12:53:46.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-11 12:53:46.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-11 12:53:46.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-11 12:53:46.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-11 12:53:46.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768f4b42 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-11 12:53:46.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-03-11 12:53:46.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-03-11 12:53:46.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-11 12:53:46.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-11 12:53:46.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-11 12:53:46.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.925 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7055be: (connection evicted) 2025-03-11 12:53:46.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-11 12:53:46.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-03-11 12:53:46.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-03-11 12:53:46.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f76e56 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-03-11 12:53:46.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-03-11 12:53:46.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-11 12:53:46.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-11 12:53:46.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-11 12:53:46.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.937 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273: (connection evicted) 2025-03-11 12:53:46.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-11 12:53:46.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-11 12:53:46.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-03-11 12:53:46.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-03-11 12:53:46.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-11 12:53:46.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-03-11 12:53:46.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-03-11 12:53:46.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-11 12:53:46.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-11 12:53:46.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-11 12:53:46.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:46.996 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1: (connection evicted) 2025-03-11 12:53:46.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:46.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-11 12:53:46.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-11 12:53:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:46.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-03-11 12:53:46.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-03-11 12:53:46.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-03-11 12:53:47.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-03-11 12:53:47.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-11 12:53:47.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-11 12:53:47.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-11 12:53:47.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.009 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be50b35: (connection evicted) 2025-03-11 12:53:47.009 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-11 12:53:47.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-03-11 12:53:47.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-03-11 12:53:47.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-11 12:53:47.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-11 12:53:47.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-11 12:53:47.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-11 12:53:47.024 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.028 [DefaultDispatcher-worker-1 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-11 12:53:47.029 [DefaultDispatcher-worker-1 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-11 12:53:47.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-11 12:53:47.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-11 12:53:47.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.030 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d806de6: (connection evicted) 2025-03-11 12:53:47.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-11 12:53:47.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-11 12:53:47.031 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-11 12:53:47.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-03-11 12:53:47.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-03-11 12:53:47.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-11 12:53:47.035 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-03-11 12:53:47.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-03-11 12:53:47.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-11 12:53:47.048 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-11 12:53:47.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-11 12:53:47.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.053 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc: (connection evicted) 2025-03-11 12:53:47.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-11 12:53:47.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-11 12:53:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-03-11 12:53:47.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-03-11 12:53:47.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-11 12:53:47.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-11 12:53:47.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-11 12:53:47.107 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.120 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.142 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.160 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.170 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.179 [DefaultDispatcher-worker-9 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-11 12:53:47.180 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-11 12:53:47.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-11 12:53:47.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-11 12:53:47.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.181 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff: (connection evicted) 2025-03-11 12:53:47.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-11 12:53:47.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-11 12:53:47.182 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-03-11 12:53:47.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-03-11 12:53:47.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-11 12:53:47.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-11 12:53:47.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-11 12:53:47.284 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.294 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-11 12:53:47.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-11 12:53:47.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.330 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1255de25: (connection evicted) 2025-03-11 12:53:47.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-11 12:53:47.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-11 12:53:47.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-03-11 12:53:47.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-03-11 12:53:47.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-11 12:53:47.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-03-11 12:53:47.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-03-11 12:53:47.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-11 12:53:47.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-11 12:53:47.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-11 12:53:47.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.344 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681d704e: (connection evicted) 2025-03-11 12:53:47.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-11 12:53:47.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-11 12:53:47.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-03-11 12:53:47.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-03-11 12:53:47.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-11 12:53:47.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-11 12:53:47.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-11 12:53:47.442 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.454 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.459 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-11 12:53:47.459 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-11 12:53:47.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-11 12:53:47.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-11 12:53:47.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.460 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e6761f: (connection evicted) 2025-03-11 12:53:47.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-11 12:53:47.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-11 12:53:47.461 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-11 12:53:47.463 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-03-11 12:53:47.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-03-11 12:53:47.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-11 12:53:47.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-11 12:53:47.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-11 12:53:47.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-11 12:53:47.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-11 12:53:47.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.473 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2025-03-11 12:53:47.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-11 12:53:47.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c34bf8 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-11 12:53:47.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-11 12:53:47.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-11 12:53:47.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-11 12:53:47.489 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-11 12:53:47.494 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-11 12:53:47.496 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-11 12:53:47.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31880efa 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-03-11 12:53:47.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-03-11 12:53:47.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-11 12:53:47.505 [DefaultDispatcher-worker-10 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-03-11 12:53:47.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-11 12:53:47.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-11 12:53:47.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.510 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d0944b: (connection evicted) 2025-03-11 12:53:47.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-11 12:53:47.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-11 12:53:47.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-11 12:53:47.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-11 12:53:47.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-11 12:53:47.515 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-11 12:53:47.521 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-11 12:53:47.522 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-11 12:53:47.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-11 12:53:47.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-11 12:53:47.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-11 12:53:47.528 [DefaultDispatcher-worker-2 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-11 12:53:47.530 [DefaultDispatcher-worker-18 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-11 12:53:47.532 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-11 12:53:47.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-11 12:53:47.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-11 12:53:47.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.534 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c6d515: (connection evicted) 2025-03-11 12:53:47.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-11 12:53:47.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-11 12:53:47.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-11 12:53:47.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-11 12:53:47.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-11 12:53:47.539 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-11 12:53:47.544 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-11 12:53:47.545 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-11 12:53:47.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-11 12:53:47.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-11 12:53:47.552 [DefaultDispatcher-worker-3 @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-11 12:53:47.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-11 12:53:47.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-11 12:53:47.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.558 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c190cfc: (connection evicted) 2025-03-11 12:53:47.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-11 12:53:47.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-11 12:53:47.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5256fbc 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-11 12:53:47.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-11 12:53:47.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-11 12:53:47.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-11 12:53:47.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-11 12:53:47.569 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-11 12:53:47.570 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.571 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-11 12:53:47.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-03-11 12:53:47.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-03-11 12:53:47.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-11 12:53:47.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-11 12:53:47.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-11 12:53:47.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:53:47.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-11 12:53:47.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd38df2 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-11 12:53:47.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-11 12:53:47.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-11 12:53:47.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-11 12:53:47.599 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.610 [DefaultDispatcher-worker-4 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-11 12:53:47.617 [DefaultDispatcher-worker-14 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-11 12:53:47.623 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.646 [DefaultDispatcher-worker-8 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-11 12:53:47.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-11 12:53:47.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-11 12:53:47.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.647 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.647 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b711b6: (connection evicted) 2025-03-11 12:53:47.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-11 12:53:47.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-11 12:53:47.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f72909 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-03-11 12:53:47.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-03-11 12:53:47.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-11 12:53:47.669 [DefaultDispatcher-worker-16 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-03-11 12:53:47.672 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.674 [DefaultDispatcher-worker-4 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-03-11 12:53:47.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-11 12:53:47.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-11 12:53:47.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.684 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3199a202: (connection evicted) 2025-03-11 12:53:47.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-11 12:53:47.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727956bb 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-11 12:53:47.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-03-11 12:53:47.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-03-11 12:53:47.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-11 12:53:47.705 [DefaultDispatcher-worker-16 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-03-11 12:53:47.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-11 12:53:47.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-11 12:53:47.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.707 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa: (connection evicted) 2025-03-11 12:53:47.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-11 12:53:47.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ac4af6 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-11 12:53:47.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-03-11 12:53:47.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-03-11 12:53:47.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-11 12:53:47.733 [DefaultDispatcher-worker-18 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-03-11 12:53:47.739 [DefaultDispatcher-worker-12 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-03-11 12:53:47.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-11 12:53:47.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-11 12:53:47.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.740 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5: (connection evicted) 2025-03-11 12:53:47.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-11 12:53:47.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2375a976 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-03-11 12:53:47.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-03-11 12:53:47.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-11 12:53:47.761 [DefaultDispatcher-worker-9 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-03-11 12:53:47.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-11 12:53:47.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-11 12:53:47.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.762 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7544260a: (connection evicted) 2025-03-11 12:53:47.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-11 12:53:47.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-11 12:53:47.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd750ba 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-03-11 12:53:47.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-03-11 12:53:47.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-11 12:53:47.782 [DefaultDispatcher-worker-18 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-03-11 12:53:47.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-11 12:53:47.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-11 12:53:47.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:47.783 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3: (connection evicted) 2025-03-11 12:53:47.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:47.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-11 12:53:47.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae87de0 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:47.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-03-11 12:53:47.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-03-11 12:53:47.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-11 12:53:47.957 [DefaultDispatcher-worker-13 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-03-11 12:53:47.962 [DefaultDispatcher-worker-5 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-03-11 12:53:47.964 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56465/manifest.json 2025-03-11 12:53:47.964 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56465/manifest.json. 2025-03-11 12:53:47.964 [Test worker @coroutine#340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56465/manifest.json 2025-03-11 12:53:47.965 [Test worker @coroutine#340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56465/manifest.json 2025-03-11 12:53:47.965 [Test worker @coroutine#340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56465/manifest.json 2025-03-11 12:53:48.019 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:48.039 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56465/manifest.json. 2025-03-11 12:53:48.039 [Test worker @coroutine#340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56465/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:48.047 [DefaultDispatcher-worker-9 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-03-11 12:53:48.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-11 12:53:48.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-11 12:53:48.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:48.051 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4: (connection evicted) 2025-03-11 12:53:48.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:48.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-11 12:53:48.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ad0586 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:48.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-03-11 12:53:48.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-03-11 12:53:48.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-11 12:53:48.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6148827c 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:48.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-03-11 12:53:48.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-03-11 12:53:48.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-11 12:53:48.101 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-11 12:53:48.138 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-03-11 12:53:48.138 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6f8fb906 2025-03-11 12:53:48.177 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:48.184 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:48.192 [DefaultDispatcher-worker-14 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:35945 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3662c887 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:48.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-03-11 12:53:48.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-03-11 12:53:48.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-11 12:53:48.210 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-11 12:53:48.214 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-11 12:53:48.214 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-11 12:53:48.214 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-11 12:53:48.214 [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. 2025-03-11 12:53:48.214 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-11 12:53:48.214 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-11 12:53:48.215 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-11 12:53:48.215 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41433530 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:48.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:48.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-11 12:53:48.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-11 12:53:48.245 [DefaultDispatcher-worker-9 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.250 [DefaultDispatcher-worker-16 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.255 [DefaultDispatcher-worker-10 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-03-11 12:53:48.256 [DefaultDispatcher-worker-10 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-03-11 12:53:48.260 [DefaultDispatcher-worker-11 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.265 [DefaultDispatcher-worker-1 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.266 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.266 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json. 2025-03-11 12:53:48.266 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.268 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.268 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.268 [Test worker @coroutine#356] 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:35945/api/content/703761435556483072/_ustadmanifest.json. 2025-03-11 12:53:48.268 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:48.277 [DefaultDispatcher-worker-18 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.280 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-11 12:53:48.280 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4356e3cd-346e-43d6-b04d-4d1a5888271e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-11 12:53:48.282 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:48.282 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4356e3cd-346e-43d6-b04d-4d1a5888271e 2025-03-11 12:53:48.285 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:48.285 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35945/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:53:48.285 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:48.285 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35945/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:53:48.290 [DefaultDispatcher-worker-4 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.290 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/UmAppDatabase/replication/nodeId 2025-03-11 12:53:48.290 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35945/UmAppDatabase/replication/nodeId. 2025-03-11 12:53:48.290 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/UmAppDatabase/replication/nodeId 2025-03-11 12:53:48.294 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:48.294 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/api/blob/upload-init-batch 2025-03-11 12:53:48.294 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35945/api/blob/upload-init-batch. 2025-03-11 12:53:48.294 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/api/blob/upload-init-batch 2025-03-11 12:53:48.294 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35945/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:48.316 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:48.328 [eventLoopGroupProxy-4-2 @call-handler#399] 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) 2025-03-11 12:53:48.328 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-11 12:53:48.328 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-11 12:53:48.328 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-11 12:53:48.332 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:48.332 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:48.333 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:48.333 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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 2025-03-11 12:53:48.333 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:48.335 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/UmAppDatabase/replication/nodeId 2025-03-11 12:53:48.335 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35945/UmAppDatabase/replication/nodeId 2025-03-11 12:53:48.336 [eventLoopGroupProxy-4-3 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:48.336 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:48.336 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35945/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:48.340 [eventLoopGroupProxy-4-3 @call-handler#400] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-03-11 12:53:48.340 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-03-11 12:53:48.342 [DefaultDispatcher-worker-6 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.344 [eventLoopGroupProxy-4-2 @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-03-11 12:53:48.347 [DefaultDispatcher-worker-14 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.352 [eventLoopGroupProxy-4-2 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-03-11 12:53:48.353 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/api/blob/upload-init-batch 2025-03-11 12:53:48.353 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35945/api/blob/upload-init-batch 2025-03-11 12:53:48.355 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35945/api/blob/upload-init-batch. 2025-03-11 12:53:48.355 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35945/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:48.363 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/api/blob/upload-batch-data 2025-03-11 12:53:48.363 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35945/api/blob/upload-batch-data. 2025-03-11 12:53:48.363 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/api/blob/upload-batch-data 2025-03-11 12:53:48.364 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35945/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:48.369 [eventLoopGroupProxy-4-3 @call-handler#413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:48.376 [eventLoopGroupProxy-4-3 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-03-11 12:53:48.377 [eventLoopGroupProxy-4-3 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:48.377 [eventLoopGroupProxy-4-3 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-11 12:53:48.377 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/api/blob/upload-batch-data 2025-03-11 12:53:48.382 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/api/blob/upload-batch-data 2025-03-11 12:53:48.382 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35945/api/blob/upload-batch-data. 2025-03-11 12:53:48.382 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/api/blob/upload-batch-data 2025-03-11 12:53:48.382 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35945/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:48.384 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:48.386 [eventLoopGroupProxy-4-3 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-03-11 12:53:48.387 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:48.387 [eventLoopGroupProxy-4-3 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-11 12:53:48.387 [DefaultDispatcher-worker-14 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/api/blob/upload-batch-data 2025-03-11 12:53:48.401 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.408 [DefaultDispatcher-worker-8 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.420 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/UmAppDatabase/replication/message 2025-03-11 12:53:48.420 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35945/UmAppDatabase/replication/message. 2025-03-11 12:53:48.420 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/UmAppDatabase/replication/message 2025-03-11 12:53:48.420 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35945/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:53:48.422 [eventLoopGroupProxy-4-3 @call-handler#432] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:53:48.422 [eventLoopGroupProxy-4-3 @call-handler#432] 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 2025-03-11 12:53:48.422 [eventLoopGroupProxy-4-3 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:48.433 [DefaultDispatcher-worker-15 @call-handler#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-03-11 12:53:48.434 [eventLoopGroupProxy-4-3 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:48.434 [eventLoopGroupProxy-4-3 @call-handler#432] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-11 12:53:48.434 [DefaultDispatcher-worker-18 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.434 [DefaultDispatcher-worker-18 @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:35945/api/content/703761435556483072/_ustadmanifest.json. 2025-03-11 12:53:48.435 [DefaultDispatcher-worker-18 @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.435 [DefaultDispatcher-worker-16 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/UmAppDatabase/replication/message 2025-03-11 12:53:48.435 [DefaultDispatcher-worker-16 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35945/UmAppDatabase/replication/message 2025-03-11 12:53:48.435 [DefaultDispatcher-worker-16 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35945/UmAppDatabase/replication/message. 2025-03-11 12:53:48.435 [DefaultDispatcher-worker-16 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35945/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:48.436 [DefaultDispatcher-worker-11 @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.436 [DefaultDispatcher-worker-11 @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json 2025-03-11 12:53:48.436 [DefaultDispatcher-worker-11 @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:35945/api/content/703761435556483072/_ustadmanifest.json. 2025-03-11 12:53:48.436 [DefaultDispatcher-worker-11 @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35945/api/content/703761435556483072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:48.440 [DefaultDispatcher-worker-11 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-03-11 12:53:48.440 [DefaultDispatcher-worker-7 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-03-11 12:53:48.441 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-11 12:53:48.441 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-11 12:53:48.441 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-11 12:53:48.441 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-11 12:53:48.441 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-11 12:53:48.442 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-03-11 12:53:48.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-11 12:53:48.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-11 12:53:48.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:48.442 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2569afda: (connection evicted) 2025-03-11 12:53:48.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:48.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-11 12:53:48.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-11 12:53:48.711 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:48.711 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:48.902 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:49.447 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6f8fb906 2025-03-11 12:53:49.448 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6f8fb906 2025-03-11 12:53:49.450 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-03-11 12:53:49.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-11 12:53:49.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-11 12:53:49.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:49.450 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66048c9e: (connection evicted) 2025-03-11 12:53:49.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:49.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-11 12:53:49.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54f4734e 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:49.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:49.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:49.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-11 12:53:49.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:49.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:49.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c28009f 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:49.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:49.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-03-11 12:53:49.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-03-11 12:53:49.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-11 12:53:49.464 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-11 12:53:49.466 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-11 12:53:49.466 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5b0d480c 2025-03-11 12:53:49.467 [DefaultDispatcher-worker-3 @coroutine#457] INFO ktor.application - Responding at http://0.0.0.0:32827 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b1693c 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:49.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:49.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-11 12:53:49.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-03-11 12:53:49.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-03-11 12:53:49.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-11 12:53:49.469 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-11 12:53:49.469 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-11 12:53:49.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-11 12:53:49.469 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-11 12:53:49.469 [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. 2025-03-11 12:53:49.469 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-11 12:53:49.469 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-11 12:53:49.470 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-11 12:53:49.470 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33622388 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:49.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-11 12:53:49.492 [DefaultDispatcher-worker-6 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.497 [DefaultDispatcher-worker-6 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.501 [DefaultDispatcher-worker-8 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-03-11 12:53:49.503 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-03-11 12:53:49.508 [DefaultDispatcher-worker-7 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.513 [DefaultDispatcher-worker-10 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.513 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:49.513 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json. 2025-03-11 12:53:49.513 [Test worker @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:49.514 [Test worker @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:49.514 [Test worker @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:49.514 [Test worker @coroutine#462] 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:32827/api/content/703761441621479424/_ustadmanifest.json. 2025-03-11 12:53:49.514 [Test worker @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:49.521 [DefaultDispatcher-worker-16 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.521 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-11 12:53:49.521 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ed7f91f2-f383-4501-b95c-3321bbc56993', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-11 12:53:49.522 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:49.522 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ed7f91f2-f383-4501-b95c-3321bbc56993 2025-03-11 12:53:49.523 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:49.523 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:32827/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:53:49.523 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:49.523 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:53:49.524 [DefaultDispatcher-worker-7 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-11 12:53:49.525 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-11 12:53:49.526 [eventLoopGroupProxy-7-1 @call-handler#495] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-11 12:53:49.526 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:49.526 [eventLoopGroupProxy-7-1 @call-handler#495] 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 2025-03-11 12:53:49.526 [eventLoopGroupProxy-7-1 @call-handler#495] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:49.526 [eventLoopGroupProxy-7-1 @call-handler#495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:49.526 [eventLoopGroupProxy-7-1 @call-handler#495] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-11 12:53:49.527 [DefaultDispatcher-worker-5 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:49.527 [DefaultDispatcher-worker-5 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32827/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:49.529 [DefaultDispatcher-worker-9 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.529 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/UmAppDatabase/replication/nodeId 2025-03-11 12:53:49.529 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32827/UmAppDatabase/replication/nodeId. 2025-03-11 12:53:49.529 [DefaultDispatcher-worker-9 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/UmAppDatabase/replication/nodeId 2025-03-11 12:53:49.531 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:49.531 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-init-batch. 2025-03-11 12:53:49.531 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:49.531 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-11 12:53:49.531 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:49.531 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:49.531 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-11 12:53:49.532 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/UmAppDatabase/replication/nodeId 2025-03-11 12:53:49.532 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32827/UmAppDatabase/replication/nodeId 2025-03-11 12:53:49.532 [eventLoopGroupProxy-7-1 @call-handler#507] 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) 2025-03-11 12:53:49.532 [eventLoopGroupProxy-7-1 @call-handler#507] 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 2025-03-11 12:53:49.533 [eventLoopGroupProxy-7-1 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:49.534 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-11 12:53:49.535 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:49.535 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:49.535 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-init-batch. 2025-03-11 12:53:49.535 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32827/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:49.536 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.536 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:49.536 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.536 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:49.538 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:49.538 [DefaultDispatcher-worker-20 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.540 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:49.540 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:49.540 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-11 12:53:49.540 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.542 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.542 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:49.542 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.542 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:49.543 [DefaultDispatcher-worker-12 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.543 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:49.545 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:49.545 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:49.545 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:49.545 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.546 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.546 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:49.546 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.546 [DefaultDispatcher-worker-12 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:49.547 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:49.553 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:49.555 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:49.568 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:49.570 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:49.590 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:49.590 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:49.590 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.591 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.591 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:49.591 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.591 [DefaultDispatcher-worker-4 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:49.592 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:49.592 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-03-11 12:53:49.593 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.593 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:49.593 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32827/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:49.593 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:32827/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:32827/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-11 12:53:49.593 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:32827/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:49.599 [DefaultDispatcher-worker-18 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.605 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:49.607 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-11 12:53:50.108 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ab71b289-df92-4220-bcb4-290868d91682', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-11 12:53:50.108 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:50.108 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ab71b289-df92-4220-bcb4-290868d91682 2025-03-11 12:53:50.110 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:50.110 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-init-batch. 2025-03-11 12:53:50.110 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:50.110 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:50.111 [eventLoopGroupProxy-7-1 @call-handler#538] 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) 2025-03-11 12:53:50.111 [eventLoopGroupProxy-7-1 @call-handler#538] 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 2025-03-11 12:53:50.112 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:50.113 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-11 12:53:50.114 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:50.114 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32827/api/blob/upload-init-batch 2025-03-11 12:53:50.114 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-init-batch. 2025-03-11 12:53:50.114 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32827/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:50.115 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.115 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.115 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.115 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.116 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.118 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.118 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:50.119 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.119 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.119 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.119 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.119 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.120 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.121 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.121 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:50.122 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.122 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.122 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.122 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.122 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.123 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.165 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.165 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:50.166 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.166 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.166 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.166 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.166 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.168 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.209 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.209 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-11 12:53:50.209 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.210 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.210 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.210 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.210 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.211 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.252 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.252 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-11 12:53:50.253 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.253 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.253 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.254 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.254 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.255 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.296 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.296 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:50.297 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.297 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.297 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.297 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.297 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.298 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.340 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.340 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:50.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.342 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.384 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.384 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:50.385 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.385 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.385 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.385 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.385 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.386 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.428 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.429 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:50.429 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.430 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.430 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.430 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.430 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.431 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.472 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.472 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-11 12:53:50.473 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.473 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.473 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.473 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.473 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.474 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.516 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.516 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:50.517 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.517 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.518 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.518 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.518 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.518 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.560 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.560 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:50.561 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.561 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.561 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.561 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.561 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.562 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.604 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.604 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:50.605 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.605 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.605 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.605 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.605 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.606 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.614 [DefaultDispatcher-worker-13 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:50.649 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:50.649 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.650 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-11 12:53:50.650 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.651 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.651 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.651 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.651 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.652 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.653 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:50.653 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.653 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:50.654 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.654 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.654 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/blob/upload-batch-data. 2025-03-11 12:53:50.654 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.654 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:50.655 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:50.656 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:50.656 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.657 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:50.657 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/blob/upload-batch-data 2025-03-11 12:53:50.663 [DefaultDispatcher-worker-3 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:50.668 [DefaultDispatcher-worker-21 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:50.668 [DefaultDispatcher-worker-21 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/UmAppDatabase/replication/message 2025-03-11 12:53:50.668 [DefaultDispatcher-worker-21 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:32827/UmAppDatabase/replication/message. 2025-03-11 12:53:50.668 [DefaultDispatcher-worker-21 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/UmAppDatabase/replication/message 2025-03-11 12:53:50.668 [DefaultDispatcher-worker-21 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32827/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:53:50.669 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:53:50.670 [eventLoopGroupProxy-7-1 @call-handler#607] 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 2025-03-11 12:53:50.670 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:50.681 [DefaultDispatcher-worker-17 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-03-11 12:53:50.682 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:50.682 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-11 12:53:50.682 [DefaultDispatcher-worker-11 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:50.682 [DefaultDispatcher-worker-11 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json. 2025-03-11 12:53:50.682 [DefaultDispatcher-worker-11 @coroutine#456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:50.682 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/UmAppDatabase/replication/message 2025-03-11 12:53:50.682 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32827/UmAppDatabase/replication/message 2025-03-11 12:53:50.683 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32827/UmAppDatabase/replication/message. 2025-03-11 12:53:50.683 [DefaultDispatcher-worker-2 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32827/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:50.683 [DefaultDispatcher-worker-15 @coroutine#456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:50.683 [DefaultDispatcher-worker-15 @coroutine#456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json 2025-03-11 12:53:50.683 [DefaultDispatcher-worker-15 @coroutine#456] 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:32827/api/content/703761441621479424/_ustadmanifest.json. 2025-03-11 12:53:50.683 [DefaultDispatcher-worker-15 @coroutine#456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32827/api/content/703761441621479424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:50.687 [DefaultDispatcher-worker-14 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-03-11 12:53:50.688 [DefaultDispatcher-worker-5 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-03-11 12:53:50.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-11 12:53:50.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-11 12:53:50.689 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-11 12:53:50.689 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-11 12:53:50.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-11 12:53:50.690 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-03-11 12:53:50.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-11 12:53:50.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-11 12:53:50.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:50.690 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e664075: (connection evicted) 2025-03-11 12:53:50.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:50.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-11 12:53:50.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-11 12:53:50.970 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:51.108 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:51.163 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:51.455 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-03-11 12:53:51.694 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5b0d480c 2025-03-11 12:53:51.694 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5b0d480c 2025-03-11 12:53:51.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-11 12:53:51.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-11 12:53:51.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:51.694 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9: (connection evicted) 2025-03-11 12:53:51.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:51.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-11 12:53:51.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbdbb69 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:51.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:51.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-11 12:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1239c268 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:51.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-11 12:53:51.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d97344c 2025-03-11 12:53:51.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d97344c 2025-03-11 12:53:51.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-11 12:53:51.734 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-11 12:53:51.735 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-11 12:53:51.735 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7dd2a5f7 2025-03-11 12:53:51.737 [DefaultDispatcher-worker-15 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:37179 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a7cd7c 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:51.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-03-11 12:53:51.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-03-11 12:53:51.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-11 12:53:51.739 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-11 12:53:51.739 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-11 12:53:51.739 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-11 12:53:51.739 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-11 12:53:51.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. 2025-03-11 12:53:51.739 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-11 12:53:51.739 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-11 12:53:51.739 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-11 12:53:51.739 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a09c0 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:51.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-11 12:53:51.758 [DefaultDispatcher-worker-2 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.762 [DefaultDispatcher-worker-12 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.766 [DefaultDispatcher-worker-11 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-03-11 12:53:51.768 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-03-11 12:53:51.772 [DefaultDispatcher-worker-5 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.776 [DefaultDispatcher-worker-15 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.776 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.777 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json. 2025-03-11 12:53:51.777 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.778 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.778 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.778 [Test worker @coroutine#640] 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:37179/api/content/703761450261626880/_ustadmanifest.json. 2025-03-11 12:53:51.778 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:51.785 [DefaultDispatcher-worker-5 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-11 12:53:51.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6b226e67-59a6-42c7-a407-8c92f5f3d82c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-11 12:53:51.786 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:51.786 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6b226e67-59a6-42c7-a407-8c92f5f3d82c 2025-03-11 12:53:51.787 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:51.787 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37179/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:53:51.787 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:51.787 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:53:51.789 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-11 12:53:51.789 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-11 12:53:51.789 [eventLoopGroupProxy-10-2 @call-handler#670] 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 2025-03-11 12:53:51.789 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:51.789 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.790 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.790 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-11 12:53:51.790 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:51.790 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:51.792 [DefaultDispatcher-worker-4 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.792 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/UmAppDatabase/replication/nodeId 2025-03-11 12:53:51.792 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37179/UmAppDatabase/replication/nodeId. 2025-03-11 12:53:51.792 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/UmAppDatabase/replication/nodeId 2025-03-11 12:53:51.794 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/blob/upload-init-batch 2025-03-11 12:53:51.794 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/blob/upload-init-batch. 2025-03-11 12:53:51.794 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/blob/upload-init-batch 2025-03-11 12:53:51.794 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:51.794 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-11 12:53:51.794 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.794 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-11 12:53:51.795 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/UmAppDatabase/replication/nodeId 2025-03-11 12:53:51.795 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37179/UmAppDatabase/replication/nodeId 2025-03-11 12:53:51.795 [eventLoopGroupProxy-10-3 @call-handler#686] 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) 2025-03-11 12:53:51.796 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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 2025-03-11 12:53:51.797 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.798 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-11 12:53:51.798 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/blob/upload-init-batch 2025-03-11 12:53:51.798 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37179/api/blob/upload-init-batch 2025-03-11 12:53:51.798 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37179/api/blob/upload-init-batch. 2025-03-11 12:53:51.798 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37179/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:51.800 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.800 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/blob/upload-batch-data. 2025-03-11 12:53:51.800 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.800 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:51.801 [DefaultDispatcher-worker-6 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.802 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:51.804 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.804 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.804 [eventLoopGroupProxy-10-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:51.805 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.805 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.806 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/blob/upload-batch-data. 2025-03-11 12:53:51.806 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.806 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:51.807 [DefaultDispatcher-worker-3 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.807 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:51.812 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.812 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.812 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-11 12:53:51.812 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.814 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.814 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/blob/upload-batch-data. 2025-03-11 12:53:51.814 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.814 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:51.815 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:51.818 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.818 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.818 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-11 12:53:51.819 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.819 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.820 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/blob/upload-batch-data. 2025-03-11 12:53:51.820 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.820 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:51.820 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:51.822 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.822 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.822 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:51.822 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.823 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:51.823 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.823 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/blob/upload-batch-data. 2025-03-11 12:53:51.823 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.823 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:51.824 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:51.825 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:51.825 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:51.826 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.826 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:51.826 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/blob/upload-batch-data 2025-03-11 12:53:51.833 [DefaultDispatcher-worker-3 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.837 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:51.838 [DefaultDispatcher-worker-17 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.838 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/UmAppDatabase/replication/message 2025-03-11 12:53:51.838 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37179/UmAppDatabase/replication/message. 2025-03-11 12:53:51.838 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/UmAppDatabase/replication/message 2025-03-11 12:53:51.838 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37179/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:53:51.839 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:53:51.840 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:51.840 [eventLoopGroupProxy-10-2 @call-handler#724] 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 2025-03-11 12:53:51.840 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:51.851 [DefaultDispatcher-worker-7 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d97344c 2025-03-11 12:53:51.851 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:51.851 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-11 12:53:51.851 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.851 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json. 2025-03-11 12:53:51.851 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.851 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/UmAppDatabase/replication/message 2025-03-11 12:53:51.851 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37179/UmAppDatabase/replication/message 2025-03-11 12:53:51.852 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37179/UmAppDatabase/replication/message. 2025-03-11 12:53:51.852 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37179/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:51.852 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.852 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json 2025-03-11 12:53:51.853 [DefaultDispatcher-worker-21 @coroutine#634] 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:37179/api/content/703761450261626880/_ustadmanifest.json. 2025-03-11 12:53:51.853 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37179/api/content/703761450261626880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:51.858 [DefaultDispatcher-worker-5 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-03-11 12:53:51.859 [DefaultDispatcher-worker-15 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d97344c 2025-03-11 12:53:51.860 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-11 12:53:51.860 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-11 12:53:51.860 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-11 12:53:51.860 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-11 12:53:51.860 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-11 12:53:51.861 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-03-11 12:53:51.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-11 12:53:51.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-11 12:53:51.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:51.861 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@626ff077: (connection evicted) 2025-03-11 12:53:51.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:51.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-11 12:53:51.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-11 12:53:52.239 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:52.239 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:52.334 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:52.865 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7dd2a5f7 2025-03-11 12:53:52.866 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7dd2a5f7 2025-03-11 12:53:52.867 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d988297 2025-03-11 12:53:52.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-11 12:53:52.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-11 12:53:52.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:52.867 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d97344c: (connection evicted) 2025-03-11 12:53:52.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:52.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-11 12:53:52.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cb4ed1 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:52.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:52.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:52.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:52.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-11 12:53:52.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5fba90 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:52.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-11 12:53:52.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-11 12:53:52.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-11 12:53:52.903 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-11 12:53:52.904 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-11 12:53:52.904 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5315210d 2025-03-11 12:53:52.905 [DefaultDispatcher-worker-9 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:42661 2025-03-11 12:53:52.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2559f65c 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:52.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:52.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-11 12:53:52.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-11 12:53:52.907 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-11 12:53:52.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-11 12:53:52.907 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-11 12:53:52.907 [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. 2025-03-11 12:53:52.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-11 12:53:52.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-11 12:53:52.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-11 12:53:52.907 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5364b481 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:52.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:52.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-11 12:53:52.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:52.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:52.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-11 12:53:52.929 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:52.933 [DefaultDispatcher-worker-13 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:52.992 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:52.994 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:53.006 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:53.009 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:53.021 [DefaultDispatcher-worker-13 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:53.046 [DefaultDispatcher-worker-13 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:53.050 [DefaultDispatcher-worker-5 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:53.053 [DefaultDispatcher-worker-5 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:53.060 [DefaultDispatcher-worker-8 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:53.066 [DefaultDispatcher-worker-1 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:53.066 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:53.066 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json. 2025-03-11 12:53:53.066 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:53.067 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:53.067 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:53.069 [Test worker @coroutine#758] 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:42661/api/content/703761455984869376/_ustadmanifest.json. 2025-03-11 12:53:53.069 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:53.129 [DefaultDispatcher-worker-11 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:53.129 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-11 12:53:53.129 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-21378159-063b-456e-93a0-3e1d4ae08d80', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-11 12:53:53.130 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-11 12:53:53.130 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-21378159-063b-456e-93a0-3e1d4ae08d80 2025-03-11 12:53:53.131 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:53.131 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42661/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:53:53.131 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:53.131 [DefaultDispatcher-worker-11 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:53:53.133 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-11 12:53:53.133 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-11 12:53:53.133 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.133 [eventLoopGroupProxy-13-2 @call-handler#795] 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 2025-03-11 12:53:53.133 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:53.134 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.134 [eventLoopGroupProxy-13-2 @call-handler#795] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-11 12:53:53.134 [DefaultDispatcher-worker-20 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:53.134 [DefaultDispatcher-worker-20 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42661/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:53:53.136 [DefaultDispatcher-worker-11 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:53.136 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/UmAppDatabase/replication/nodeId 2025-03-11 12:53:53.136 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42661/UmAppDatabase/replication/nodeId. 2025-03-11 12:53:53.136 [DefaultDispatcher-worker-11 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/UmAppDatabase/replication/nodeId 2025-03-11 12:53:53.138 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-11 12:53:53.138 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.138 [eventLoopGroupProxy-13-2 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-11 12:53:53.138 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/UmAppDatabase/replication/nodeId 2025-03-11 12:53:53.138 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42661/UmAppDatabase/replication/nodeId 2025-03-11 12:53:53.144 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:53.150 [DefaultDispatcher-worker-5 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:53.153 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-init-batch 2025-03-11 12:53:53.153 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-init-batch. 2025-03-11 12:53:53.153 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-init-batch 2025-03-11 12:53:53.153 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:53.154 [eventLoopGroupProxy-13-2 @call-handler#809] 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) 2025-03-11 12:53:53.154 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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 2025-03-11 12:53:53.198 [eventLoopGroupProxy-13-2 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.199 [eventLoopGroupProxy-13-2 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-11 12:53:53.200 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-init-batch 2025-03-11 12:53:53.200 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42661/api/blob/upload-init-batch 2025-03-11 12:53:53.200 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-init-batch. 2025-03-11 12:53:53.200 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42661/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:53.204 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.204 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.204 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.204 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.205 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.206 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.207 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.207 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.207 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.208 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.208 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.208 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.208 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.209 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.251 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.252 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.252 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:53.252 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.253 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.253 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.253 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.253 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.254 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.255 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.255 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.255 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.256 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.256 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.256 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.256 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.256 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.257 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.260 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.260 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.260 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-11 12:53:53.260 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.261 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.261 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.261 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.261 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.262 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.305 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.305 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.305 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:53.306 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.307 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.307 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.307 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.307 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.308 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.369 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.369 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.370 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-03-11 12:53:53.370 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.372 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.372 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.372 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.372 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.373 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.419 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.419 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.419 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-11 12:53:53.420 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.421 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.421 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.421 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.421 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.422 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.463 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.464 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.464 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:53.464 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.465 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.465 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.465 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.465 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.466 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.507 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.508 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.508 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:53.508 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.510 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.552 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.552 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.552 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:53.553 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.554 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.554 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.554 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.554 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.555 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.556 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.556 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.556 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.556 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.557 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.557 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.557 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.557 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.558 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.559 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.559 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.559 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.559 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.560 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.560 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.560 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.560 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.561 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.562 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.562 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.562 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.562 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.563 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.563 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.563 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.563 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.563 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.564 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.565 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.565 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.565 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.566 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.566 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.566 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.566 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.567 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.568 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.568 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.568 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.568 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.569 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.569 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.569 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.569 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.570 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.571 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.571 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.571 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.572 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.572 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.572 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.572 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.572 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.573 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.574 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.574 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.574 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.575 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.575 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.575 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.575 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.576 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.576 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.577 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.577 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.577 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.578 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.578 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.578 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.578 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.578 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.579 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.580 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.581 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.581 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.581 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.582 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.582 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.582 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.582 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.583 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.584 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.584 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.584 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.584 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.585 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.585 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.585 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.585 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.586 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.587 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.587 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.587 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.587 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.588 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.588 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.588 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.588 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.590 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.591 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.591 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.591 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.591 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.592 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.592 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.592 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.592 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.593 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.594 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.595 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.595 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.595 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.596 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.596 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.596 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.596 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.597 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.598 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.598 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.598 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.598 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.599 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.599 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.599 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.599 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.600 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.601 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.601 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.601 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.601 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.603 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.603 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.603 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.603 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.604 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.605 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.605 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.605 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.605 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.607 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.607 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.607 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.607 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.608 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.609 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.609 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.609 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.610 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.611 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.611 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.611 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.611 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.611 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.613 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.613 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.613 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.613 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.614 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.614 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.614 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.614 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.615 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.619 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.619 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.620 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-11 12:53:53.620 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.621 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.621 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.621 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.621 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.622 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.623 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.623 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.623 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.624 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.624 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.624 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.624 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.624 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.625 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.626 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.626 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.626 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.627 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.627 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.627 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.627 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.627 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.628 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.629 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.629 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.629 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.629 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.630 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.630 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.630 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.630 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.631 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.632 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.632 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.632 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.632 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.633 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.633 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.633 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.633 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.633 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.634 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.634 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.635 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.635 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.636 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.637 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.637 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.637 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.637 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.638 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.638 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.638 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.638 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.638 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.640 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.640 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.640 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.640 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.641 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.641 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.641 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.641 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.641 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.646 [DefaultDispatcher-worker-3 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:53.684 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.684 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.685 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-11 12:53:53.685 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.686 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.686 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.686 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.686 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.686 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.687 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.687 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.687 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.689 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.689 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.690 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.690 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.690 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.690 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.690 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.690 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.690 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.691 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.692 [eventLoopGroupProxy-13-2 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.692 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.692 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.692 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.693 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.693 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.693 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.693 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.693 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.736 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.736 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.736 [eventLoopGroupProxy-13-2 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:53.736 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.737 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.737 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.737 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.737 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.738 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.780 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.780 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.781 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:53.781 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.781 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.781 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.781 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.781 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.782 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.783 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.783 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.783 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.783 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.784 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.784 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.784 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.784 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.784 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.785 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.785 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.785 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.786 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.786 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.786 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.786 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.786 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.787 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.829 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.829 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.829 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:53.830 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.830 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.830 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.830 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.830 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.831 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.832 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.832 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.833 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.833 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.833 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.833 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.833 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.834 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.834 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.835 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.835 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.835 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.835 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.837 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.837 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.837 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.837 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.837 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.839 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.839 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.839 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.839 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.840 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.840 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.840 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.840 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.840 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.841 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.841 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.841 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.842 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.842 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.842 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.842 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.842 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.843 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.886 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.886 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.886 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:53.887 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.887 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.887 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.887 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.887 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.888 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.889 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.889 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.889 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.889 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.891 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.891 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.892 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.892 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.892 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.893 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.893 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.893 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.893 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.893 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.894 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.895 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.895 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.895 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.895 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.896 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.896 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.896 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.896 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.897 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.898 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.898 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.898 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.898 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.899 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.899 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.899 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.899 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.899 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.900 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.900 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.900 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.901 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.901 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.901 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.901 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.901 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.902 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.903 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.903 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.903 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.903 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.903 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.903 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.903 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.903 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.904 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.905 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.905 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.905 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.905 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.906 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.907 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.907 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.907 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.908 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.908 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.908 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.908 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.908 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.909 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.910 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.910 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.910 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.910 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.911 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.911 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.911 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.911 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.911 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.912 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.912 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.912 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.912 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.914 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.914 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.914 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.914 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.914 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.915 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.916 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.916 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.916 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.918 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.918 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.918 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.918 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.919 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.920 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.921 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.921 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:53.921 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.922 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.922 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.922 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.922 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.922 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.965 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.965 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.965 [eventLoopGroupProxy-13-2 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:53.965 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.966 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.966 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.966 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.966 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.967 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:53.968 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.968 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.968 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.968 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.969 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.969 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.969 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.969 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.969 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:53.970 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:53.970 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:53.970 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:53.970 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.971 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.971 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:53.971 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:53.971 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:53.971 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:54.014 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.014 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.014 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.014 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.016 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.017 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.017 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.017 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.017 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.017 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.017 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.017 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.018 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.018 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.019 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.019 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.019 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.019 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.019 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.019 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.019 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.019 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.020 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.021 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.021 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.021 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.021 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.022 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.022 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.022 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.022 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.022 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.065 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.065 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.065 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.065 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.066 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.066 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.066 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.066 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.067 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.068 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.068 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.068 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.068 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.069 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.069 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.069 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.069 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.070 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.111 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.111 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.111 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.112 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.112 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.112 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.112 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.112 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.113 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.156 [DefaultDispatcher-worker-19 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:54.157 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.157 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.157 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-11 12:53:54.158 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.158 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.158 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.158 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.158 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.159 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.200 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.200 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.200 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-11 12:53:54.201 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.201 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.201 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.201 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.201 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.202 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.244 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.244 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.244 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.245 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.245 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.245 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.245 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.245 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.246 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.247 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.247 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.247 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.247 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.248 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.248 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.248 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.248 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.249 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.249 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.250 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.250 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.250 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.251 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.251 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.251 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.251 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.251 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.252 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.252 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.252 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.252 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.253 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.253 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.253 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.253 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.253 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.254 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.254 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.254 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.254 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.255 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.255 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.255 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.255 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.255 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.256 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.256 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.256 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.256 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.257 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.257 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.257 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.257 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.257 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.258 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.258 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.258 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.258 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.259 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.259 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.259 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.259 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.259 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.260 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.260 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.260 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.260 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.261 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.261 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.261 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.261 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.261 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.262 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.262 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.262 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.263 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.263 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.263 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.263 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.263 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.263 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.264 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.264 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.264 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.265 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.265 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.265 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.265 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.265 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.266 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.266 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.266 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.267 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.267 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.267 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.267 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.267 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.267 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.268 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.269 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.269 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.269 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.269 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.269 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.270 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.270 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.270 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.270 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.271 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.271 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.271 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.271 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.272 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.272 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.272 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.272 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.272 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.273 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.273 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.273 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.273 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.274 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.274 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.274 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.274 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.274 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.275 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.275 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.275 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.276 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.276 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.276 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.276 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.276 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.277 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.319 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.319 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.319 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.319 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.320 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.320 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.320 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.320 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.321 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.322 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.322 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.322 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.322 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.322 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.322 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.322 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.322 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.323 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.324 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.324 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.324 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.324 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.325 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.325 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.325 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.325 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.325 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.326 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.326 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.326 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.326 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.327 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.327 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.327 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.327 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.328 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.328 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.328 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.329 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:54.329 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.329 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.329 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.329 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.329 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.330 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.331 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.331 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.331 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.331 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.332 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.332 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.332 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.332 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.333 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.334 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.334 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.334 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:54.334 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.335 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.335 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.335 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.335 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.335 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.377 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.377 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.377 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.377 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.378 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.378 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.378 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.378 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.379 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.380 [eventLoopGroupProxy-13-2 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.380 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.380 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.380 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.381 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.381 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.381 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.381 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.381 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.382 [eventLoopGroupProxy-13-2 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.382 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.382 [eventLoopGroupProxy-13-2 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.382 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.383 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.383 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.383 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.383 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.384 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.425 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.425 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.425 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-11 12:53:54.426 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.427 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.427 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.427 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.427 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.427 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.428 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.428 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.428 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.429 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.429 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.429 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.429 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.429 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.430 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.431 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.431 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.431 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.431 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.432 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.432 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.432 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.432 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.432 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.433 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.433 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.433 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.434 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.434 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.434 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.434 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.434 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.435 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.436 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.436 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.436 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.436 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.437 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.437 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.437 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.437 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.438 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.439 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.439 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.439 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.439 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.440 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.440 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.440 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.440 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.440 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.441 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.441 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.441 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.441 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.442 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.443 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.443 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.443 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.443 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.443 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.443 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.443 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.444 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.444 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.445 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.445 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.445 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.445 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.445 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.445 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.445 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.445 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.446 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.447 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.447 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.447 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.447 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.447 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.447 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.447 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.447 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.448 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.449 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.449 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.449 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.449 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.449 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.449 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.449 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.449 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.450 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.451 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.451 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.451 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.451 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.451 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.451 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.451 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.451 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.452 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.494 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.494 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.494 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.494 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.495 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.495 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.495 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.495 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.495 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.496 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.496 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.496 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.496 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.497 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.497 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.497 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.497 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.497 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.540 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.540 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.540 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.540 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.541 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.541 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.541 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.541 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.541 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.542 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.542 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.542 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.542 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.543 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.543 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.543 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.543 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.543 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.585 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.585 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.585 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.585 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.586 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.586 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.586 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.586 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.586 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.629 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.629 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.629 [eventLoopGroupProxy-13-2 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.629 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.629 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.630 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.630 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.630 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.630 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.667 [DefaultDispatcher-worker-7 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:54.672 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.672 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.672 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.672 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.673 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.673 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.673 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.673 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.673 [eventLoopGroupProxy-13-2 @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) 2025-03-11 12:53:54.716 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.716 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.716 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.716 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.717 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.717 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.717 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.717 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.717 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.759 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.760 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.760 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.760 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.761 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.761 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.761 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.761 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.761 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.762 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.762 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.762 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.762 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.763 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.806 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.806 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.806 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.806 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.807 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.807 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.807 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.807 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.808 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.809 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.809 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.809 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:54.809 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.809 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.809 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.809 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.809 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.810 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.811 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.811 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.811 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.811 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.811 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.811 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.811 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.811 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.812 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.813 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.813 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.813 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.813 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.813 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.814 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.814 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.814 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.814 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.815 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.815 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.815 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.815 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.816 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.816 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.816 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.816 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.816 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.817 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.817 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.817 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.817 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.818 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.818 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.818 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.818 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.818 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.860 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.860 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.861 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:54.861 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.862 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.863 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.863 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.863 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.863 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.863 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.863 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.863 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.863 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.864 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.864 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.865 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.865 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.865 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.865 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.865 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.865 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.865 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.866 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.866 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.866 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.866 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-03-11 12:53:54.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.867 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.868 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.894 [DefaultDispatcher-worker-8 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.909 [eventLoopGroupProxy-13-2 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.910 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.910 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.910 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.911 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.911 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.911 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.911 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.911 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.912 [DefaultDispatcher-worker-8 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:54.912 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.912 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.912 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.913 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.913 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.913 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.913 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.913 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.913 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.914 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.914 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.914 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.914 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.915 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.915 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.915 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.915 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.915 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.916 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.916 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.916 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:54.916 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.917 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.917 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.917 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.917 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.917 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:54.959 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:54.959 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:54.959 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:54.959 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.960 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.960 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:54.960 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:54.960 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:54.961 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.003 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.003 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.004 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:55.004 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.005 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.005 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.005 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.005 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.005 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.006 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.006 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.006 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.007 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.007 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.007 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.007 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.007 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.008 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.013 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.013 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.013 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-11 12:53:55.013 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.014 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.014 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.014 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.014 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.014 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.015 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.015 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.015 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.015 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.016 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.016 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.016 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.016 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.016 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.059 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.059 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.059 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:55.060 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.060 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.060 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.060 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.060 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.061 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.062 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.062 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.062 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.062 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.063 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.063 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.063 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.063 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.063 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.105 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.105 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.105 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:55.106 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.106 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.106 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.106 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.106 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.107 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.149 [eventLoopGroupProxy-13-2 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.149 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.149 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-11 12:53:55.150 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.150 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.150 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.150 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.150 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.151 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.152 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.152 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.152 [eventLoopGroupProxy-13-2 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.152 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.153 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.153 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.153 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.153 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.153 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.175 [DefaultDispatcher-worker-1 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:55.196 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.196 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.196 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:55.196 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.197 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.197 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.197 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.197 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.197 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.198 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.198 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.198 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.199 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.201 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.202 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.202 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.202 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.202 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.203 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.204 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.204 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.204 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.204 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.205 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.205 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.205 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.205 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.206 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.251 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.251 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.252 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-11 12:53:55.252 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.253 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.253 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.253 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.253 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.253 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.295 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.296 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.296 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-11 12:53:55.296 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.297 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.297 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.297 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.297 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.297 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.298 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.298 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.298 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.298 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.299 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.299 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.299 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.299 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.299 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.300 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.300 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.300 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-11 12:53:55.301 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.301 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.301 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/blob/upload-batch-data. 2025-03-11 12:53:55.301 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.301 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:55.302 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-11 12:53:55.303 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:55.303 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.303 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-11 12:53:55.304 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/blob/upload-batch-data 2025-03-11 12:53:55.310 [DefaultDispatcher-worker-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:55.314 [DefaultDispatcher-worker-8 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:55.314 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/UmAppDatabase/replication/message 2025-03-11 12:53:55.314 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42661/UmAppDatabase/replication/message. 2025-03-11 12:53:55.314 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/UmAppDatabase/replication/message 2025-03-11 12:53:55.314 [DefaultDispatcher-worker-8 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42661/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:53:55.315 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:53:55.315 [eventLoopGroupProxy-13-2 @call-handler#1606] 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 2025-03-11 12:53:55.315 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:53:55.329 [DefaultDispatcher-worker-12 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-11 12:53:55.329 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:55.329 [DefaultDispatcher-worker-12 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:55.329 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-11 12:53:55.329 [DefaultDispatcher-worker-12 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json. 2025-03-11 12:53:55.329 [DefaultDispatcher-worker-12 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:55.329 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/UmAppDatabase/replication/message 2025-03-11 12:53:55.329 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42661/UmAppDatabase/replication/message 2025-03-11 12:53:55.330 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42661/UmAppDatabase/replication/message. 2025-03-11 12:53:55.330 [DefaultDispatcher-worker-2 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42661/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:55.330 [DefaultDispatcher-worker-9 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:55.330 [DefaultDispatcher-worker-9 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json 2025-03-11 12:53:55.330 [DefaultDispatcher-worker-15 @coroutine#752] 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:42661/api/content/703761455984869376/_ustadmanifest.json. 2025-03-11 12:53:55.330 [DefaultDispatcher-worker-15 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42661/api/content/703761455984869376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:53:55.335 [DefaultDispatcher-worker-9 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-11 12:53:55.347 [DefaultDispatcher-worker-21 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-03-11 12:53:55.365 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-11 12:53:55.365 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-11 12:53:55.365 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-11 12:53:55.365 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-11 12:53:55.365 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-11 12:53:55.367 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2025-03-11 12:53:55.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-11 12:53:55.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-11 12:53:55.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:55.368 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362e709e: (connection evicted) 2025-03-11 12:53:55.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:55.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-11 12:53:55.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-11 12:53:55.408 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:55.408 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:55.810 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-11 12:53:56.371 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5315210d 2025-03-11 12:53:56.371 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5315210d 2025-03-11 12:53:56.375 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2025-03-11 12:53:56.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-11 12:53:56.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-11 12:53:56.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:56.375 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6: (connection evicted) 2025-03-11 12:53:56.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:56.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-11 12:53:56.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c37918 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:56.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:56.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-11 12:53:56.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-11 12:53:56.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-11 12:53:56.413 [DefaultDispatcher-worker-18 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7bb083 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:56.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-11 12:53:56.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-11 12:53:56.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1db390 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:56.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-11 12:53:56.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-11 12:53:56.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-11 12:53:56.420 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-11 12:53:56.420 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-11 12:53:56.422 [DefaultDispatcher-worker-21 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:37413 2025-03-11 12:53:56.424 [DefaultDispatcher-worker-21 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-11 12:53:56.424 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37413/api/blob/upload-init-batch 2025-03-11 12:53:56.424 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37413/api/blob/upload-init-batch. 2025-03-11 12:53:56.424 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37413/api/blob/upload-init-batch 2025-03-11 12:53:56.424 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37413/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:56.426 [eventLoopGroupProxy-16-1 @call-handler#1651] 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) 2025-03-11 12:53:56.426 [eventLoopGroupProxy-16-1 @call-handler#1651] 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 2025-03-11 12:53:56.427 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-11 12:53:56.428 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37413/api/blob/upload-init-batch 2025-03-11 12:53:56.428 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37413/api/blob/upload-init-batch 2025-03-11 12:53:56.428 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37413/api/blob/upload-init-batch. 2025-03-11 12:53:56.428 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37413/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:56.428 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37413/api/blob/upload-batch-data 2025-03-11 12:53:56.428 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37413/api/blob/upload-batch-data. 2025-03-11 12:53:56.428 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37413/api/blob/upload-batch-data 2025-03-11 12:53:56.428 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37413/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:53:56.429 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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) 2025-03-11 12:53:56.431 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-11 12:53:56.431 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:56.431 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37413/api/blob/upload-batch-data 2025-03-11 12:53:56.433 [eventLoopGroupProxy-16-2 @call-handler#1668] 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) 2025-03-11 12:53:56.434 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:53:56.437 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c80957 2025-03-11 12:53:56.485 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:56.518 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:56.519 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c678a1f 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-03-11 12:53:57.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-03-11 12:53:57.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-11 12:53:57.540 [DefaultDispatcher-worker-6 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-03-11 12:53:57.543 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46573/api/blob/upload-init-batch 2025-03-11 12:53:57.543 [Test worker @coroutine#1676] 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:46573/api/blob/upload-init-batch. 2025-03-11 12:53:57.543 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46573/api/blob/upload-init-batch 2025-03-11 12:53:57.543 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46573/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:57.544 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46573/api/blob/upload-init-batch 2025-03-11 12:53:57.544 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46573/api/blob/upload-init-batch 2025-03-11 12:53:57.545 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46573/api/blob/upload-init-batch. 2025-03-11 12:53:57.545 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46573/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:57.551 [DefaultDispatcher-worker-6 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6046fba0 2025-03-11 12:53:57.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-11 12:53:57.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-11 12:53:57.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.554 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6046fba0: (connection evicted) 2025-03-11 12:53:57.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:57.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-11 12:53:57.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574413bd 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-11 12:53:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-03-11 12:53:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-03-11 12:53:57.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-11 12:53:57.570 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45009/api/blob/upload-init-batch 2025-03-11 12:53:57.570 [Test worker @coroutine#1688] 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:45009/api/blob/upload-init-batch. 2025-03-11 12:53:57.570 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45009/api/blob/upload-init-batch 2025-03-11 12:53:57.570 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45009/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:57.571 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45009/api/blob/upload-init-batch 2025-03-11 12:53:57.571 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45009/api/blob/upload-init-batch 2025-03-11 12:53:57.571 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45009/api/blob/upload-init-batch. 2025-03-11 12:53:57.571 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45009/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:57.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-11 12:53:57.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-11 12:53:57.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.572 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556e4588: (connection evicted) 2025-03-11 12:53:57.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:57.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-11 12:53:57.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4144d4a 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61 2025-03-11 12:53:57.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61 2025-03-11 12:53:57.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-11 12:53:57.588 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43505/api/blob/upload-init-batch 2025-03-11 12:53:57.588 [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:43505/api/blob/upload-init-batch. 2025-03-11 12:53:57.588 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43505/api/blob/upload-init-batch 2025-03-11 12:53:57.588 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43505/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-11 12:53:57.589 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43505/api/blob/upload-init-batch 2025-03-11 12:53:57.589 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43505/api/blob/upload-init-batch 2025-03-11 12:53:57.590 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43505/api/blob/upload-init-batch. 2025-03-11 12:53:57.590 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43505/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:53:57.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-11 12:53:57.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-11 12:53:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.594 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dae9e61: (connection evicted) 2025-03-11 12:53:57.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:57.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-11 12:53:57.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6334c0d8 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-11 12:53:57.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-03-11 12:53:57.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-03-11 12:53:57.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-11 12:53:57.851 [DefaultDispatcher-worker-2 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc842b0 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-11 12:53:57.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-03-11 12:53:57.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-03-11 12:53:57.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-11 12:53:57.874 [DefaultDispatcher-worker-15 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3733b1f4 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26caf4b6 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c750b69 2025-03-11 12:53:57.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c750b69 2025-03-11 12:53:57.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-11 12:53:57.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f17b8f 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-11 12:53:57.916 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.916 [DefaultDispatcher-worker-5 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.921 [DefaultDispatcher-worker-3 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.925 [DefaultDispatcher-worker-4 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.930 [DefaultDispatcher-worker-9 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.932 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.936 [DefaultDispatcher-worker-18 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a29c0 2025-03-11 12:53:57.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-11 12:53:57.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-11 12:53:57.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.940 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a29c0: (connection evicted) 2025-03-11 12:53:57.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:57.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-11 12:53:57.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdc8975 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-11 12:53:57.954 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.961 [DefaultDispatcher-worker-6 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.965 [DefaultDispatcher-worker-12 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.969 [DefaultDispatcher-worker-21 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.973 [DefaultDispatcher-worker-3 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.975 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.975 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.980 [DefaultDispatcher-worker-6 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9 2025-03-11 12:53:57.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-11 12:53:57.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-11 12:53:57.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:57.981 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a57c5d9: (connection evicted) 2025-03-11 12:53:57.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:57.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-11 12:53:57.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188532da 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:57.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-11 12:53:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-11 12:53:57.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-11 12:53:58.001 [DefaultDispatcher-worker-20 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-11 12:53:58.005 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-11 12:53:58.009 [DefaultDispatcher-worker-20 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-11 12:53:58.013 [DefaultDispatcher-worker-6 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7 2025-03-11 12:53:58.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-11 12:53:58.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-11 12:53:58.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:58.014 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e4c0bc7: (connection evicted) 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:58.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-11 12:53:58.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f61cc 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:53:58.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:53:58.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-11 12:53:58.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-11 12:53:58.034 [DefaultDispatcher-worker-5 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.039 [DefaultDispatcher-worker-1 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.043 [DefaultDispatcher-worker-17 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.047 [DefaultDispatcher-worker-17 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.049 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.054 [DefaultDispatcher-worker-10 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef04239 2025-03-11 12:53:58.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-11 12:53:58.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-11 12:53:58.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:53:58.054 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef04239: (connection evicted) 2025-03-11 12:53:58.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:53:58.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-11 12:53:58.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-11 12:53:58.386 [DefaultDispatcher-worker-19 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347c5721 2025-03-11 12:53:58.419 [DefaultDispatcher-worker-19 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5e7696 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:01.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-03-11 12:54:01.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-03-11 12:54:01.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-11 12:54:01.553 [DefaultDispatcher-worker-10 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2025-03-11 12:54:01.631 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed8b91 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-11 12:54:02.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-11 12:54:02.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-11 12:54:02.104 [DefaultDispatcher-worker-13 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-11 12:54:02.108 [DefaultDispatcher-worker-4 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-11 12:54:02.112 [DefaultDispatcher-worker-8 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-11 12:54:02.116 [DefaultDispatcher-worker-12 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-11 12:54:02.121 [DefaultDispatcher-worker-8 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e22dadb 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-11 12:54:02.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-11 12:54:02.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-11 12:54:02.144 [DefaultDispatcher-worker-12 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-11 12:54:02.148 [DefaultDispatcher-worker-7 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-11 12:54:02.151 [DefaultDispatcher-worker-18 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-11 12:54:02.155 [DefaultDispatcher-worker-21 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a916120 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58922a00 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-11 12:54:02.175 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.178 [DefaultDispatcher-worker-21 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.182 [DefaultDispatcher-worker-19 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.185 [DefaultDispatcher-worker-17 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.186 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.188 [DefaultDispatcher-worker-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.194 [DefaultDispatcher-worker-17 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b713dd 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-11 12:54:02.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-11 12:54:02.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-11 12:54:02.210 [DefaultDispatcher-worker-17 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-11 12:54:02.214 [DefaultDispatcher-worker-19 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-11 12:54:02.218 [DefaultDispatcher-worker-8 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-11 12:54:02.221 [DefaultDispatcher-worker-3 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-11 12:54:02.225 [DefaultDispatcher-worker-19 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fb5b8f 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-11 12:54:02.226 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.242 [DefaultDispatcher-worker-6 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.247 [DefaultDispatcher-worker-17 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.250 [DefaultDispatcher-worker-19 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.253 [DefaultDispatcher-worker-10 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.257 [DefaultDispatcher-worker-20 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.257 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.261 [DefaultDispatcher-worker-17 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-11 12:54:02.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-11 12:54:02.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-11 12:54:02.282 [DefaultDispatcher-worker-5 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-11 12:54:02.286 [DefaultDispatcher-worker-12 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-11 12:54:02.290 [DefaultDispatcher-worker-18 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-11 12:54:02.293 [DefaultDispatcher-worker-10 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d208795 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-11 12:54:02.295 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.311 [DefaultDispatcher-worker-20 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.315 [DefaultDispatcher-worker-17 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.319 [DefaultDispatcher-worker-5 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.322 [DefaultDispatcher-worker-6 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.325 [DefaultDispatcher-worker-9 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.325 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.331 [DefaultDispatcher-worker-12 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20843604 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b5b54 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-11 12:54:02.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-03-11 12:54:02.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-03-11 12:54:02.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-11 12:54:02.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-11 12:54:02.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-11 12:54:02.357 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-11 12:54:02.359 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29dcad7e 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-11 12:54:02.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-11 12:54:02.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-11 12:54:02.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-11 12:54:02.364 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.375 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-11 12:54:02.376 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627cb3ed 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6fbf82 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-11 12:54:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-11 12:54:02.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-11 12:54:02.392 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-11 12:54:02.393 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f38545a 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-11 12:54:02.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-11 12:54:02.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-11 12:54:02.394 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.407 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-11 12:54:02.408 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c55e559 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-03-11 12:54:02.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-03-11 12:54:02.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4337f9 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-11 12:54:02.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-11 12:54:02.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-11 12:54:02.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-11 12:54:02.434 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.437 [DefaultDispatcher-worker-9 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-03-11 12:54:02.444 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.458 [Test worker @coroutine#1877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35741/ 2025-03-11 12:54:02.458 [Test worker @coroutine#1877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.459 [Test worker @coroutine#1877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35741/ 2025-03-11 12:54:02.460 [Test worker @coroutine#1877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35741/ 2025-03-11 12:54:02.460 [Test worker @coroutine#1877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.462 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.479 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.494 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.501 [Test worker @coroutine#1877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35741/ 2025-03-11 12:54:02.502 [Test worker @coroutine#1877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35741/ 2025-03-11 12:54:02.502 [Test worker @coroutine#1877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.511 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.519 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:02.543 [Test worker @coroutine#1877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35741/ 2025-03-11 12:54:02.544 [Test worker @coroutine#1877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35741/ 2025-03-11 12:54:02.544 [Test worker @coroutine#1877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.585 [Test worker @coroutine#1877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35741/ 2025-03-11 12:54:02.586 [Test worker @coroutine#1877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35741/ 2025-03-11 12:54:02.586 [Test worker @coroutine#1877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.628 [Test worker @coroutine#1877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35741/ 2025-03-11 12:54:02.628 [Test worker @coroutine#1877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35741/ 2025-03-11 12:54:02.628 [Test worker @coroutine#1877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.669 [Test worker @coroutine#1877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35741/ 2025-03-11 12:54:02.670 [Test worker @coroutine#1877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35741/ 2025-03-11 12:54:02.670 [Test worker @coroutine#1877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.712 [Test worker @coroutine#1877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35741/ 2025-03-11 12:54:02.714 [Test worker @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58353/ 2025-03-11 12:54:02.714 [Test worker @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58353/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.715 [Test worker @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58353/ 2025-03-11 12:54:02.715 [Test worker @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58353/ 2025-03-11 12:54:02.715 [Test worker @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58353/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.756 [Test worker @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58353/ 2025-03-11 12:54:02.757 [Test worker @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58353/ 2025-03-11 12:54:02.757 [Test worker @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58353/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.798 [Test worker @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58353/ 2025-03-11 12:54:02.799 [Test worker @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58353/ 2025-03-11 12:54:02.799 [Test worker @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58353/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.841 [Test worker @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58353/ 2025-03-11 12:54:02.841 [Test worker @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58353/ 2025-03-11 12:54:02.841 [Test worker @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58353/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.882 [Test worker @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58353/ 2025-03-11 12:54:02.883 [Test worker @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58353/ 2025-03-11 12:54:02.883 [Test worker @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58353/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.925 [Test worker @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58353/ 2025-03-11 12:54:02.925 [Test worker @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58353/ 2025-03-11 12:54:02.925 [Test worker @coroutine#1894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58353/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-11 12:54:02.926 [Test worker @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58353/ 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63e4bbf9 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:02.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7a343f 2025-03-11 12:54:02.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7a343f 2025-03-11 12:54:02.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-11 12:54:03.010 [DefaultDispatcher-worker-21 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7a343f 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65192f16 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:03.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:03.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-11 12:54:03.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2025-03-11 12:54:03.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2025-03-11 12:54:03.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-11 12:54:03.035 [DefaultDispatcher-worker-9 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2025-03-11 12:54:03.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd62f07 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:03.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-03-11 12:54:03.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-03-11 12:54:03.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-11 12:54:03.055 [DefaultDispatcher-worker-10 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:03.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:03.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-11 12:54:03.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-03-11 12:54:03.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-03-11 12:54:03.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-11 12:54:03.073 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:03.075 [DefaultDispatcher-worker-17 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ffcb1bd 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:03.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-03-11 12:54:03.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-03-11 12:54:03.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-11 12:54:03.097 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3ab73a 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:03.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-03-11 12:54:03.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-03-11 12:54:03.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-11 12:54:03.117 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:03.121 [DefaultDispatcher-worker-20 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd1db3 2025-03-11 12:54:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439047ef 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:03.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-03-11 12:54:03.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-03-11 12:54:03.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-11 12:54:03.136 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:03.143 [DefaultDispatcher-worker-10 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f569e 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:03.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-11 12:54:03.157 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:03.163 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.167 [DefaultDispatcher-worker-9 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.170 [DefaultDispatcher-worker-21 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.174 [DefaultDispatcher-worker-17 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.177 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:03.180 [DefaultDispatcher-worker-4 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.183 [DefaultDispatcher-worker-4 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4 2025-03-11 12:54:03.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-03-11 12:54:03.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-03-11 12:54:03.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:03.186 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3da12ba4: (connection evicted) 2025-03-11 12:54:03.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:03.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-03-11 12:54:03.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-03-11 12:54:03.216 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:03.249 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120661d2 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-11 12:54:07.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-11 12:54:07.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-11 12:54:07.268 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-11 12:54:07.278 [DefaultDispatcher-worker-15 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-11 12:54:07.284 [DefaultDispatcher-worker-17 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-11 12:54:07.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b18fa79 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-11 12:54:07.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-11 12:54:07.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-11 12:54:07.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-11 12:54:07.307 [DefaultDispatcher-worker-12 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-11 12:54:07.312 [DefaultDispatcher-worker-8 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-11 12:54:07.315 [DefaultDispatcher-worker-20 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-11 12:54:07.320 [DefaultDispatcher-worker-6 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445d878c 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f035f 2025-03-11 12:54:07.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@119f035f 2025-03-11 12:54:07.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-11 12:54:07.332 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f035f 2025-03-11 12:54:07.341 [DefaultDispatcher-worker-17 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f035f 2025-03-11 12:54:07.345 [DefaultDispatcher-worker-11 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f035f 2025-03-11 12:54:07.348 [DefaultDispatcher-worker-20 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f035f 2025-03-11 12:54:07.352 [DefaultDispatcher-worker-10 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119f035f 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a79a5d6 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-11 12:54:07.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-03-11 12:54:07.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-03-11 12:54:07.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-11 12:54:07.359 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.363 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-03-11 12:54:07.371 [DefaultDispatcher-worker-3 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-03-11 12:54:07.376 [DefaultDispatcher-worker-20 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-03-11 12:54:07.380 [DefaultDispatcher-worker-11 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc42998 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-03-11 12:54:07.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-03-11 12:54:07.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-11 12:54:07.386 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.391 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-03-11 12:54:07.399 [DefaultDispatcher-worker-15 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-03-11 12:54:07.403 [DefaultDispatcher-worker-10 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfb65d5 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e9126f 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-03-11 12:54:07.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-03-11 12:54:07.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-11 12:54:07.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-03-11 12:54:07.421 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.425 [DefaultDispatcher-worker-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-03-11 12:54:07.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-03-11 12:54:07.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-11 12:54:07.437 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-03-11 12:54:07.446 [DefaultDispatcher-worker-17 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-03-11 12:54:07.453 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.484 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.505 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.540 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534c3b9d 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-11 12:54:07.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:07.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:07.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-11 12:54:07.566 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:07.572 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:07.574 [Test worker @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:07.575 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.575 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:07.575 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.575 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54923/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:07.576 [DefaultDispatcher-worker-4 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.576 [DefaultDispatcher-worker-4 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.579 [DefaultDispatcher-worker-3 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:07.580 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.580 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:07.580 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.580 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.580 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.581 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74fd5fb0 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-11 12:54:07.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-11 12:54:07.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-11 12:54:07.596 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-11 12:54:07.603 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-11 12:54:07.604 [Test worker @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-11 12:54:07.606 [DefaultDispatcher-worker-7 @coroutine#2088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-11 12:54:07.606 [DefaultDispatcher-worker-7 @coroutine#2088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-11 12:54:07.606 [DefaultDispatcher-worker-7 @coroutine#2088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-11 12:54:07.607 [DefaultDispatcher-worker-20 @coroutine#2088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-11 12:54:07.608 [DefaultDispatcher-worker-20 @coroutine#2088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-11 12:54:07.608 [DefaultDispatcher-worker-12 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f56892 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-11 12:54:07.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-11 12:54:07.652 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.654 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3218d 2025-03-11 12:54:07.654 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3218d 2025-03-11 12:54:07.656 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7124d001 2025-03-11 12:54:07.656 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7124d001 2025-03-11 12:54:07.658 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@751b4afd 2025-03-11 12:54:07.658 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@751b4afd 2025-03-11 12:54:07.660 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3019da3a 2025-03-11 12:54:07.660 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3019da3a 2025-03-11 12:54:07.662 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@56906afd 2025-03-11 12:54:07.662 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@56906afd 2025-03-11 12:54:07.664 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e30cf6 2025-03-11 12:54:07.664 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e30cf6 2025-03-11 12:54:07.665 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.666 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e80e295 2025-03-11 12:54:07.666 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e80e295 2025-03-11 12:54:07.668 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50362575 2025-03-11 12:54:07.668 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50362575 2025-03-11 12:54:07.670 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a46a0c 2025-03-11 12:54:07.670 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a46a0c 2025-03-11 12:54:07.670 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.671 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.672 [Test worker @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.673 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.673 [DefaultDispatcher-worker-12 @coroutine#2099] 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:59433/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:07.673 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.673 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59433/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:07.674 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.674 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.677 [DefaultDispatcher-worker-21 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.677 [DefaultDispatcher-worker-21 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.677 [DefaultDispatcher-worker-21 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:07.677 [DefaultDispatcher-worker-21 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.678 [DefaultDispatcher-worker-20 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.678 [DefaultDispatcher-worker-20 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.678 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.682 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.684 [DefaultDispatcher-worker-10 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.685 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@723d33f7 2025-03-11 12:54:07.685 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@723d33f7 2025-03-11 12:54:07.687 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfad3c0 2025-03-11 12:54:07.687 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfad3c0 2025-03-11 12:54:07.688 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.690 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c55887 2025-03-11 12:54:07.690 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c55887 2025-03-11 12:54:07.692 [DefaultDispatcher-worker-5 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.692 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc7d9fb 2025-03-11 12:54:07.692 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc7d9fb 2025-03-11 12:54:07.694 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@267ef73f 2025-03-11 12:54:07.694 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@267ef73f 2025-03-11 12:54:07.696 [DefaultDispatcher-worker-15 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.697 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb044e3 2025-03-11 12:54:07.697 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb044e3 2025-03-11 12:54:07.699 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee33492 2025-03-11 12:54:07.699 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee33492 2025-03-11 12:54:07.701 [DefaultDispatcher-worker-6 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.702 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de826b4 2025-03-11 12:54:07.702 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de826b4 2025-03-11 12:54:07.704 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfef539 2025-03-11 12:54:07.704 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfef539 2025-03-11 12:54:07.704 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.705 [DefaultDispatcher-worker-18 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.709 [DefaultDispatcher-worker-14 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.713 [DefaultDispatcher-worker-8 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.718 [DefaultDispatcher-worker-8 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.721 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31ce271c 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-11 12:54:07.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:07.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:07.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-11 12:54:07.743 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:07.749 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:07.750 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.750 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:07.751 [DefaultDispatcher-worker-7 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.751 [DefaultDispatcher-worker-7 @coroutine#2145] 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:45639/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:07.751 [DefaultDispatcher-worker-7 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.751 [DefaultDispatcher-worker-7 @coroutine#2145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45639/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:07.752 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d7259 2025-03-11 12:54:07.752 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d7259 2025-03-11 12:54:07.752 [DefaultDispatcher-worker-14 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.752 [DefaultDispatcher-worker-14 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.754 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a9b7a 2025-03-11 12:54:07.754 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a9b7a 2025-03-11 12:54:07.755 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30651929 2025-03-11 12:54:07.755 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30651929 2025-03-11 12:54:07.756 [DefaultDispatcher-worker-2 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:07.756 [DefaultDispatcher-worker-2 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.756 [DefaultDispatcher-worker-2 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:07.756 [DefaultDispatcher-worker-2 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.756 [DefaultDispatcher-worker-17 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.756 [DefaultDispatcher-worker-17 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.757 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@75679141 2025-03-11 12:54:07.757 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@75679141 2025-03-11 12:54:07.757 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:07.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@326d39fd 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-11 12:54:07.758 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@24392a0e 2025-03-11 12:54:07.758 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@24392a0e 2025-03-11 12:54:07.760 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458e4b8 2025-03-11 12:54:07.760 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458e4b8 2025-03-11 12:54:07.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2025-03-11 12:54:07.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2025-03-11 12:54:07.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-11 12:54:07.760 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2025-03-11 12:54:07.761 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cec014b 2025-03-11 12:54:07.761 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cec014b 2025-03-11 12:54:07.763 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@15486e0e 2025-03-11 12:54:07.763 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@15486e0e 2025-03-11 12:54:07.764 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cc4ff3 2025-03-11 12:54:07.764 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@78cc4ff3 2025-03-11 12:54:07.764 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.767 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2025-03-11 12:54:07.768 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2025-03-11 12:54:07.769 [DefaultDispatcher-worker-17 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-11 12:54:07.769 [DefaultDispatcher-worker-17 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-11 12:54:07.769 [DefaultDispatcher-worker-17 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-11 12:54:07.770 [DefaultDispatcher-worker-14 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-11 12:54:07.770 [DefaultDispatcher-worker-14 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-11 12:54:07.772 [DefaultDispatcher-worker-6 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4822d7a1 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-11 12:54:07.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:07.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:07.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-11 12:54:07.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:07.829 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.831 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b90167 2025-03-11 12:54:07.831 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b90167 2025-03-11 12:54:07.833 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:07.833 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@187efdc0 2025-03-11 12:54:07.833 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@187efdc0 2025-03-11 12:54:07.834 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:07.834 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.835 [DefaultDispatcher-worker-1 @coroutine#2178] 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:37843/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:07.835 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.835 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37843/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:07.836 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c416a17 2025-03-11 12:54:07.836 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c416a17 2025-03-11 12:54:07.836 [DefaultDispatcher-worker-20 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.836 [DefaultDispatcher-worker-20 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.838 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5943f7fb 2025-03-11 12:54:07.838 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5943f7fb 2025-03-11 12:54:07.839 [DefaultDispatcher-worker-10 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:07.839 [DefaultDispatcher-worker-10 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.839 [DefaultDispatcher-worker-10 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:07.839 [DefaultDispatcher-worker-10 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.840 [DefaultDispatcher-worker-10 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.840 [DefaultDispatcher-worker-10 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.840 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f678d 2025-03-11 12:54:07.840 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f678d 2025-03-11 12:54:07.841 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4101e146 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-11 12:54:07.842 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d00a55 2025-03-11 12:54:07.842 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d00a55 2025-03-11 12:54:07.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-03-11 12:54:07.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-03-11 12:54:07.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-11 12:54:07.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-03-11 12:54:07.844 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f56c48a 2025-03-11 12:54:07.844 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f56c48a 2025-03-11 12:54:07.846 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@396c08b4 2025-03-11 12:54:07.846 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@396c08b4 2025-03-11 12:54:07.848 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4503131b 2025-03-11 12:54:07.848 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4503131b 2025-03-11 12:54:07.848 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.852 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-03-11 12:54:07.853 [Test worker @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-11 12:54:07.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:07.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:07.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-11 12:54:07.858 [DefaultDispatcher-worker-2 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2025-03-11 12:54:07.860 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.862 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d8a1de 2025-03-11 12:54:07.862 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d8a1de 2025-03-11 12:54:07.864 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@491f4755 2025-03-11 12:54:07.864 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@491f4755 2025-03-11 12:54:07.866 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20caae 2025-03-11 12:54:07.866 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20caae 2025-03-11 12:54:07.868 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@8224d6e 2025-03-11 12:54:07.868 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@8224d6e 2025-03-11 12:54:07.870 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:07.870 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@af6cbe5 2025-03-11 12:54:07.870 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@af6cbe5 2025-03-11 12:54:07.872 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@39600001 2025-03-11 12:54:07.872 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@39600001 2025-03-11 12:54:07.874 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ed839 2025-03-11 12:54:07.874 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ed839 2025-03-11 12:54:07.876 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:07.876 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@680db221 2025-03-11 12:54:07.876 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@680db221 2025-03-11 12:54:07.877 [Test worker @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:07.878 [DefaultDispatcher-worker-3 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.878 [DefaultDispatcher-worker-3 @coroutine#2207] 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:41373/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:07.878 [DefaultDispatcher-worker-3 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.878 [DefaultDispatcher-worker-3 @coroutine#2207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41373/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:07.879 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418e526 2025-03-11 12:54:07.879 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418e526 2025-03-11 12:54:07.879 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.879 [DefaultDispatcher-worker-20 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.879 [DefaultDispatcher-worker-20 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.883 [DefaultDispatcher-worker-16 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:07.883 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.883 [DefaultDispatcher-worker-16 @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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:07.883 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.883 [DefaultDispatcher-worker-2 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.883 [DefaultDispatcher-worker-2 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.884 [Test worker @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecd6861 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-11 12:54:07.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-03-11 12:54:07.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-03-11 12:54:07.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-11 12:54:07.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-03-11 12:54:07.894 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-03-11 12:54:07.895 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b0435c1 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:07.896 [DefaultDispatcher-worker-7 @coroutine#2229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-11 12:54:07.899 [DefaultDispatcher-worker-12 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-03-11 12:54:07.912 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.912 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:07.914 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-03-11 12:54:07.914 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-03-11 12:54:07.916 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-03-11 12:54:07.916 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-03-11 12:54:07.918 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-03-11 12:54:07.918 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-03-11 12:54:07.918 [DefaultDispatcher-worker-7 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:07.919 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:07.920 [DefaultDispatcher-worker-3 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.920 [DefaultDispatcher-worker-3 @coroutine#2236] 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. 2025-03-11 12:54:07.920 [DefaultDispatcher-worker-3 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.920 [DefaultDispatcher-worker-3 @coroutine#2236] 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 2025-03-11 12:54:07.920 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:07.920 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-11 12:54:07.920 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:07.920 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-03-11 12:54:07.920 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-03-11 12:54:07.921 [DefaultDispatcher-worker-17 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.921 [DefaultDispatcher-worker-1 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae55678 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:07.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:07.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-11 12:54:07.923 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-03-11 12:54:07.923 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-03-11 12:54:07.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-11 12:54:07.924 [DefaultDispatcher-worker-20 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:07.925 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.925 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:07.925 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.925 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.926 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-03-11 12:54:07.926 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-03-11 12:54:07.929 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-03-11 12:54:07.929 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-03-11 12:54:07.932 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-03-11 12:54:07.932 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-03-11 12:54:07.934 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-03-11 12:54:07.934 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-03-11 12:54:07.934 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.942 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.943 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.945 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3324f6af 2025-03-11 12:54:07.945 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3324f6af 2025-03-11 12:54:07.947 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de30ebb 2025-03-11 12:54:07.947 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de30ebb 2025-03-11 12:54:07.948 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.948 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dc9ddf 2025-03-11 12:54:07.948 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dc9ddf 2025-03-11 12:54:07.949 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.949 [DefaultDispatcher-worker-20 @coroutine#2250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.949 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cde0480 2025-03-11 12:54:07.949 [DefaultDispatcher-worker-20 @coroutine#2250] 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:45575/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:07.949 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cde0480 2025-03-11 12:54:07.950 [DefaultDispatcher-worker-20 @coroutine#2250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.950 [DefaultDispatcher-worker-20 @coroutine#2250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45575/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:07.951 [DefaultDispatcher-worker-2 @coroutine#2250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.951 [DefaultDispatcher-worker-2 @coroutine#2250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:07.951 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@685b043a 2025-03-11 12:54:07.951 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@685b043a 2025-03-11 12:54:07.953 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d68595c 2025-03-11 12:54:07.953 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d68595c 2025-03-11 12:54:07.954 [DefaultDispatcher-worker-18 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.954 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.954 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:07.954 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.954 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.954 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:07.955 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1007074b 2025-03-11 12:54:07.955 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1007074b 2025-03-11 12:54:07.955 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.955 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.957 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf1fbcf 2025-03-11 12:54:07.957 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf1fbcf 2025-03-11 12:54:07.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2bee29 2025-03-11 12:54:07.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2bee29 2025-03-11 12:54:07.959 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbb56bf 2025-03-11 12:54:07.959 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbb56bf 2025-03-11 12:54:07.959 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ec031c 2025-03-11 12:54:07.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ec031c 2025-03-11 12:54:07.960 [DefaultDispatcher-worker-11 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.962 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d38559 2025-03-11 12:54:07.962 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d38559 2025-03-11 12:54:07.964 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d10927 2025-03-11 12:54:07.964 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d10927 2025-03-11 12:54:07.965 [DefaultDispatcher-worker-6 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.966 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@104eff12 2025-03-11 12:54:07.966 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@104eff12 2025-03-11 12:54:07.969 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cefae4 2025-03-11 12:54:07.969 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cefae4 2025-03-11 12:54:07.969 [DefaultDispatcher-worker-17 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.971 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bb5269 2025-03-11 12:54:07.971 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bb5269 2025-03-11 12:54:07.973 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fef668 2025-03-11 12:54:07.973 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fef668 2025-03-11 12:54:07.974 [DefaultDispatcher-worker-12 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.975 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@52af39aa 2025-03-11 12:54:07.975 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@52af39aa 2025-03-11 12:54:07.975 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:07.978 [DefaultDispatcher-worker-8 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.982 [DefaultDispatcher-worker-3 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.986 [DefaultDispatcher-worker-1 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.987 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.990 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81c22e 2025-03-11 12:54:07.990 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81c22e 2025-03-11 12:54:07.990 [DefaultDispatcher-worker-14 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.992 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13462fee 2025-03-11 12:54:07.992 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13462fee 2025-03-11 12:54:07.994 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779a95e 2025-03-11 12:54:07.994 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779a95e 2025-03-11 12:54:07.994 [DefaultDispatcher-worker-9 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:07.995 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:07.995 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-11 12:54:07.995 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:07.996 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b25d5 2025-03-11 12:54:07.996 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b25d5 2025-03-11 12:54:07.996 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:07.996 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:07.997 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:07.997 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45575/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-11 12:54:07.997 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45575/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:07.997 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:07.997 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-11 12:54:07.997 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:07.998 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:07.998 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:07.998 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41780d06 2025-03-11 12:54:07.998 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@41780d06 2025-03-11 12:54:07.999 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@484111ad 2025-03-11 12:54:07.999 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@484111ad 2025-03-11 12:54:08.000 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63637398 2025-03-11 12:54:08.000 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63637398 2025-03-11 12:54:08.001 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4686f6d5 2025-03-11 12:54:08.001 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4686f6d5 2025-03-11 12:54:08.002 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a05f3 2025-03-11 12:54:08.002 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@398a05f3 2025-03-11 12:54:08.003 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b97add 2025-03-11 12:54:08.003 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b97add 2025-03-11 12:54:08.004 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3254da9a 2025-03-11 12:54:08.004 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3254da9a 2025-03-11 12:54:08.005 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbfcee 2025-03-11 12:54:08.005 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbfcee 2025-03-11 12:54:08.006 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3345e1eb 2025-03-11 12:54:08.006 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3345e1eb 2025-03-11 12:54:08.006 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.007 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b749cd 2025-03-11 12:54:08.007 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b749cd 2025-03-11 12:54:08.009 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63fb0 2025-03-11 12:54:08.009 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63fb0 2025-03-11 12:54:08.011 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f10d421 2025-03-11 12:54:08.011 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f10d421 2025-03-11 12:54:08.013 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@679403a1 2025-03-11 12:54:08.013 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@679403a1 2025-03-11 12:54:08.015 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a10c7bf 2025-03-11 12:54:08.015 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a10c7bf 2025-03-11 12:54:08.015 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.015 [DefaultDispatcher-worker-4 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:08.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-11 12:54:08.023 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.025 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@629c99d6 2025-03-11 12:54:08.025 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@629c99d6 2025-03-11 12:54:08.027 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5b7bf5 2025-03-11 12:54:08.027 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5b7bf5 2025-03-11 12:54:08.029 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6864f2a6 2025-03-11 12:54:08.029 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6864f2a6 2025-03-11 12:54:08.031 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6671ce 2025-03-11 12:54:08.031 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6671ce 2025-03-11 12:54:08.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.033 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b320f9d 2025-03-11 12:54:08.033 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b320f9d 2025-03-11 12:54:08.035 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c015ddd 2025-03-11 12:54:08.035 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c015ddd 2025-03-11 12:54:08.037 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bf7d39 2025-03-11 12:54:08.037 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bf7d39 2025-03-11 12:54:08.039 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.039 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d498e81 2025-03-11 12:54:08.039 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d498e81 2025-03-11 12:54:08.040 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.040 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.040 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:08.040 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.040 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52933/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.041 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.041 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bc3e52 2025-03-11 12:54:08.041 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.041 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bc3e52 2025-03-11 12:54:08.041 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.044 [DefaultDispatcher-worker-11 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.044 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.044 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.044 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.045 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.045 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.046 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a65f56 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-11 12:54:08.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2025-03-11 12:54:08.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2025-03-11 12:54:08.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-11 12:54:08.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2025-03-11 12:54:08.055 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2025-03-11 12:54:08.056 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2025-03-11 12:54:08.060 [DefaultDispatcher-worker-20 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5984742f 2025-03-11 12:54:08.060 [DefaultDispatcher-worker-15 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.064 [DefaultDispatcher-worker-13 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.067 [DefaultDispatcher-worker-11 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.070 [DefaultDispatcher-worker-8 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.081 [DefaultDispatcher-worker-17 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.087 [DefaultDispatcher-worker-7 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.091 [DefaultDispatcher-worker-6 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.094 [DefaultDispatcher-worker-15 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.097 [DefaultDispatcher-worker-13 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.102 [DefaultDispatcher-worker-8 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af0ae2c 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-11 12:54:08.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-11 12:54:08.115 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.118 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.120 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.120 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aef6be0 2025-03-11 12:54:08.120 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aef6be0 2025-03-11 12:54:08.121 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.121 [DefaultDispatcher-worker-8 @coroutine#2344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.121 [DefaultDispatcher-worker-8 @coroutine#2344] 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:49159/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:08.121 [DefaultDispatcher-worker-8 @coroutine#2344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.121 [DefaultDispatcher-worker-8 @coroutine#2344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49159/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.121 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@44289ccd 2025-03-11 12:54:08.121 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@44289ccd 2025-03-11 12:54:08.122 [DefaultDispatcher-worker-19 @coroutine#2344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.122 [DefaultDispatcher-worker-19 @coroutine#2344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.123 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40170090 2025-03-11 12:54:08.123 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40170090 2025-03-11 12:54:08.125 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@51596f6 2025-03-11 12:54:08.125 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@51596f6 2025-03-11 12:54:08.126 [DefaultDispatcher-worker-5 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.126 [DefaultDispatcher-worker-5 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.126 [DefaultDispatcher-worker-5 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.126 [DefaultDispatcher-worker-5 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.126 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34945ddf 2025-03-11 12:54:08.126 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34945ddf 2025-03-11 12:54:08.126 [DefaultDispatcher-worker-9 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.126 [DefaultDispatcher-worker-9 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.127 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.127 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34da7174 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.127 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@34da7174 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5457123a 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-11 12:54:08.128 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb1e4ff 2025-03-11 12:54:08.128 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb1e4ff 2025-03-11 12:54:08.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-11 12:54:08.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-11 12:54:08.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-11 12:54:08.130 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-11 12:54:08.130 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@653a69b9 2025-03-11 12:54:08.130 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@653a69b9 2025-03-11 12:54:08.131 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7356ba64 2025-03-11 12:54:08.131 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7356ba64 2025-03-11 12:54:08.131 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.135 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-11 12:54:08.136 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-11 12:54:08.139 [DefaultDispatcher-worker-18 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-11 12:54:08.140 [DefaultDispatcher-worker-17 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.144 [DefaultDispatcher-worker-19 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.148 [DefaultDispatcher-worker-6 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.149 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.150 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcaa0d3 2025-03-11 12:54:08.150 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcaa0d3 2025-03-11 12:54:08.151 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@210d4b5a 2025-03-11 12:54:08.152 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@210d4b5a 2025-03-11 12:54:08.152 [DefaultDispatcher-worker-7 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.152 [DefaultDispatcher-worker-18 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:08.152 [DefaultDispatcher-worker-18 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-11 12:54:08.152 [DefaultDispatcher-worker-18 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:08.153 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2532cba3 2025-03-11 12:54:08.153 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2532cba3 2025-03-11 12:54:08.153 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:08.153 [DefaultDispatcher-worker-13 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-11 12:54:08.154 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60304161 2025-03-11 12:54:08.154 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60304161 2025-03-11 12:54:08.155 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06b98c 2025-03-11 12:54:08.155 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06b98c 2025-03-11 12:54:08.156 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a660d 2025-03-11 12:54:08.156 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a660d 2025-03-11 12:54:08.158 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6c05e 2025-03-11 12:54:08.158 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6c05e 2025-03-11 12:54:08.159 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbe2e 2025-03-11 12:54:08.159 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbe2e 2025-03-11 12:54:08.160 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7abd78 2025-03-11 12:54:08.160 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7abd78 2025-03-11 12:54:08.160 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.194 [DefaultDispatcher-worker-7 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49159/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-11 12:54:08.194 [DefaultDispatcher-worker-7 @coroutine#2372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49159/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:08.194 [DefaultDispatcher-worker-7 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:08.194 [DefaultDispatcher-worker-7 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-11 12:54:08.194 [DefaultDispatcher-worker-7 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:08.195 [DefaultDispatcher-worker-5 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:08.195 [DefaultDispatcher-worker-5 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-11 12:54:08.203 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:08.205 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140abd9 2025-03-11 12:54:08.205 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140abd9 2025-03-11 12:54:08.206 [DefaultDispatcher-worker-19 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:08.207 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f875181 2025-03-11 12:54:08.207 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f875181 2025-03-11 12:54:08.208 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb8c0a9 2025-03-11 12:54:08.208 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb8c0a9 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2403c1c5 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-11 12:54:08.210 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eba5bba 2025-03-11 12:54:08.210 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eba5bba 2025-03-11 12:54:08.212 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a803bd7 2025-03-11 12:54:08.212 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a803bd7 2025-03-11 12:54:08.213 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1e705f 2025-03-11 12:54:08.213 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1e705f 2025-03-11 12:54:08.215 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ce4e9d 2025-03-11 12:54:08.215 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ce4e9d 2025-03-11 12:54:08.217 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@e95a4f5 2025-03-11 12:54:08.217 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@e95a4f5 2025-03-11 12:54:08.218 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45007873 2025-03-11 12:54:08.218 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45007873 2025-03-11 12:54:08.218 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.226 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.227 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.227 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.227 [DefaultDispatcher-worker-19 @coroutine#2397] 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:38043/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:08.227 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.228 [DefaultDispatcher-worker-19 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38043/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.229 [DefaultDispatcher-worker-1 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.229 [DefaultDispatcher-worker-1 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:08.229 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.232 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcf69f4 2025-03-11 12:54:08.232 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcf69f4 2025-03-11 12:54:08.232 [DefaultDispatcher-worker-16 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.232 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.232 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.232 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.232 [DefaultDispatcher-worker-11 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.232 [DefaultDispatcher-worker-11 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.233 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6fd33b 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.233 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1108947d 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.233 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1108947d 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-11 12:54:08.235 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@15370284 2025-03-11 12:54:08.235 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@15370284 2025-03-11 12:54:08.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-03-11 12:54:08.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-03-11 12:54:08.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-11 12:54:08.235 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-03-11 12:54:08.236 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50359e46 2025-03-11 12:54:08.236 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50359e46 2025-03-11 12:54:08.238 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d1cd7d 2025-03-11 12:54:08.238 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d1cd7d 2025-03-11 12:54:08.239 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61af0ce6 2025-03-11 12:54:08.240 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61af0ce6 2025-03-11 12:54:08.241 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-03-11 12:54:08.241 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca10175 2025-03-11 12:54:08.241 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca10175 2025-03-11 12:54:08.241 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-03-11 12:54:08.243 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@301a6109 2025-03-11 12:54:08.243 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@301a6109 2025-03-11 12:54:08.244 [DefaultDispatcher-worker-5 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/auth/register 2025-03-11 12:54:08.244 [DefaultDispatcher-worker-5 @coroutine#2419] 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:38043/auth/register. 2025-03-11 12:54:08.244 [DefaultDispatcher-worker-5 @coroutine#2419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/auth/register 2025-03-11 12:54:08.244 [DefaultDispatcher-worker-5 @coroutine#2419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38043/auth/register from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.244 [DefaultDispatcher-worker-4 @coroutine#2419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/auth/register 2025-03-11 12:54:08.244 [DefaultDispatcher-worker-4 @coroutine#2419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/auth/register 2025-03-11 12:54:08.244 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9af852 2025-03-11 12:54:08.244 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9af852 2025-03-11 12:54:08.244 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.246 [DefaultDispatcher-worker-3 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-03-11 12:54:08.285 [DefaultDispatcher-worker-4 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38043/auth/register. 2025-03-11 12:54:08.285 [DefaultDispatcher-worker-4 @coroutine#2419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38043/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:08.296 [DefaultDispatcher-worker-1 @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.300 [DefaultDispatcher-worker-7 @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b45a3e6 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-11 12:54:08.309 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.312 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fc9dc 2025-03-11 12:54:08.312 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fc9dc 2025-03-11 12:54:08.314 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a82e41 2025-03-11 12:54:08.314 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a82e41 2025-03-11 12:54:08.316 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4597a2ac 2025-03-11 12:54:08.316 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4597a2ac 2025-03-11 12:54:08.317 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@95247a 2025-03-11 12:54:08.318 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@95247a 2025-03-11 12:54:08.320 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@31052c9d 2025-03-11 12:54:08.320 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@31052c9d 2025-03-11 12:54:08.320 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.322 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dfc6da 2025-03-11 12:54:08.322 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dfc6da 2025-03-11 12:54:08.324 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a5908f 2025-03-11 12:54:08.324 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a5908f 2025-03-11 12:54:08.325 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.326 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@60badb35 2025-03-11 12:54:08.326 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@60badb35 2025-03-11 12:54:08.326 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.327 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.327 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-11 12:54:08.327 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.327 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.328 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7843627b 2025-03-11 12:54:08.328 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7843627b 2025-03-11 12:54:08.328 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.328 [DefaultDispatcher-worker-14 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.328 [DefaultDispatcher-worker-14 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.331 [DefaultDispatcher-worker-14 @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.331 [DefaultDispatcher-worker-14 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.331 [DefaultDispatcher-worker-14 @coroutine#2431] 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. 2025-03-11 12:54:08.331 [DefaultDispatcher-worker-14 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.331 [DefaultDispatcher-worker-1 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.331 [DefaultDispatcher-worker-1 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.333 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.335 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.335 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.337 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf9bc37 2025-03-11 12:54:08.337 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf9bc37 2025-03-11 12:54:08.338 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@453e5b38 2025-03-11 12:54:08.338 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@453e5b38 2025-03-11 12:54:08.339 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d747 2025-03-11 12:54:08.339 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d747 2025-03-11 12:54:08.340 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4035103 2025-03-11 12:54:08.341 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4035103 2025-03-11 12:54:08.342 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d4db0 2025-03-11 12:54:08.342 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d4db0 2025-03-11 12:54:08.343 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@354d3150 2025-03-11 12:54:08.343 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@354d3150 2025-03-11 12:54:08.345 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab97351 2025-03-11 12:54:08.345 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab97351 2025-03-11 12:54:08.345 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283595db 2025-03-11 12:54:08.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-03-11 12:54:08.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-03-11 12:54:08.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.346 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283595db: (connection evicted) 2025-03-11 12:54:08.347 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@642cae4c 2025-03-11 12:54:08.347 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@642cae4c 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-03-11 12:54:08.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-03-11 12:54:08.348 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb40fb4 2025-03-11 12:54:08.348 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb40fb4 2025-03-11 12:54:08.348 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c912d3 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-11 12:54:08.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-11 12:54:08.350 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.355 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.356 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.357 [DefaultDispatcher-worker-1 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.357 [DefaultDispatcher-worker-1 @coroutine#2459] 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. 2025-03-11 12:54:08.357 [DefaultDispatcher-worker-1 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.357 [DefaultDispatcher-worker-1 @coroutine#2459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.357 [DefaultDispatcher-worker-5 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.357 [DefaultDispatcher-worker-5 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.361 [DefaultDispatcher-worker-16 @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.361 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.361 [DefaultDispatcher-worker-16 @coroutine#2458] 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. 2025-03-11 12:54:08.361 [DefaultDispatcher-worker-16 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.361 [DefaultDispatcher-worker-15 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.361 [DefaultDispatcher-worker-15 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.362 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.363 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.367 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e967df 2025-03-11 12:54:08.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-03-11 12:54:08.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-03-11 12:54:08.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.367 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e967df: (connection evicted) 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-03-11 12:54:08.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f96cf 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-11 12:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-11 12:54:08.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.375 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.376 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.376 [DefaultDispatcher-worker-5 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.376 [DefaultDispatcher-worker-5 @coroutine#2486] 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. 2025-03-11 12:54:08.376 [DefaultDispatcher-worker-5 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.376 [DefaultDispatcher-worker-5 @coroutine#2486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.377 [DefaultDispatcher-worker-3 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.377 [DefaultDispatcher-worker-3 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.380 [DefaultDispatcher-worker-12 @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.380 [DefaultDispatcher-worker-12 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.380 [DefaultDispatcher-worker-12 @coroutine#2485] 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. 2025-03-11 12:54:08.380 [DefaultDispatcher-worker-12 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.381 [DefaultDispatcher-worker-15 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.381 [DefaultDispatcher-worker-15 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.382 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.383 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.384 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.386 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.387 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.389 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.390 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07 2025-03-11 12:54:08.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-03-11 12:54:08.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.391 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4b0a07: (connection evicted) 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-03-11 12:54:08.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf2c83 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-11 12:54:08.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-11 12:54:08.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.398 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.399 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.399 [DefaultDispatcher-worker-15 @coroutine#2525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.399 [DefaultDispatcher-worker-15 @coroutine#2525] 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. 2025-03-11 12:54:08.399 [DefaultDispatcher-worker-15 @coroutine#2525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.399 [DefaultDispatcher-worker-15 @coroutine#2525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.400 [DefaultDispatcher-worker-8 @coroutine#2525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.400 [DefaultDispatcher-worker-8 @coroutine#2525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.403 [DefaultDispatcher-worker-7 @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.404 [DefaultDispatcher-worker-7 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.404 [DefaultDispatcher-worker-7 @coroutine#2524] 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. 2025-03-11 12:54:08.404 [DefaultDispatcher-worker-7 @coroutine#2524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.404 [DefaultDispatcher-worker-2 @coroutine#2524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.404 [DefaultDispatcher-worker-2 @coroutine#2524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.405 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.406 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.407 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b99467 2025-03-11 12:54:08.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-03-11 12:54:08.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-03-11 12:54:08.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.408 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b99467: (connection evicted) 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-03-11 12:54:08.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f46bc25 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-11 12:54:08.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-11 12:54:08.411 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.416 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.417 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.417 [DefaultDispatcher-worker-2 @coroutine#2557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.417 [DefaultDispatcher-worker-2 @coroutine#2557] 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. 2025-03-11 12:54:08.417 [DefaultDispatcher-worker-2 @coroutine#2557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.417 [DefaultDispatcher-worker-2 @coroutine#2557] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.418 [DefaultDispatcher-worker-6 @coroutine#2557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.418 [DefaultDispatcher-worker-6 @coroutine#2557] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.421 [DefaultDispatcher-worker-15 @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.421 [DefaultDispatcher-worker-15 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.421 [DefaultDispatcher-worker-15 @coroutine#2556] 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. 2025-03-11 12:54:08.421 [DefaultDispatcher-worker-15 @coroutine#2556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.422 [DefaultDispatcher-worker-15 @coroutine#2556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.422 [DefaultDispatcher-worker-15 @coroutine#2556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.423 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.425 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.427 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.428 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.431 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f 2025-03-11 12:54:08.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-03-11 12:54:08.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-03-11 12:54:08.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.431 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4d9c7f: (connection evicted) 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-03-11 12:54:08.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39adf4e6 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-11 12:54:08.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-11 12:54:08.434 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.439 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.440 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.440 [DefaultDispatcher-worker-15 @coroutine#2588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.440 [DefaultDispatcher-worker-15 @coroutine#2588] 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. 2025-03-11 12:54:08.440 [DefaultDispatcher-worker-15 @coroutine#2588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.440 [DefaultDispatcher-worker-15 @coroutine#2588] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:08.441 [DefaultDispatcher-worker-4 @coroutine#2588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.441 [DefaultDispatcher-worker-4 @coroutine#2588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-11 12:54:08.444 [DefaultDispatcher-worker-3 @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.444 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.444 [DefaultDispatcher-worker-3 @coroutine#2587] 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. 2025-03-11 12:54:08.444 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.445 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.445 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-11 12:54:08.446 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.447 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f 2025-03-11 12:54:08.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-03-11 12:54:08.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-03-11 12:54:08.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.448 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef7145f: (connection evicted) 2025-03-11 12:54:08.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-03-11 12:54:08.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-03-11 12:54:08.585 [DefaultDispatcher-worker-1 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:08.585 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.585 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.585 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.586 [DefaultDispatcher-worker-16 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.586 [DefaultDispatcher-worker-16 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.682 [DefaultDispatcher-worker-5 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:08.682 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.682 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.682 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.683 [DefaultDispatcher-worker-3 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.683 [DefaultDispatcher-worker-3 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.717 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f8d884 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.718 [Test worker @coroutine#2637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-11 12:54:08.725 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.731 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.732 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.732 [Test worker @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.737 [DefaultDispatcher-worker-9 @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.743 [DefaultDispatcher-worker-10 @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2025-03-11 12:54:08.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-11 12:54:08.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-11 12:54:08.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.744 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886: (connection evicted) 2025-03-11 12:54:08.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-11 12:54:08.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eef43f5 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.746 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-11 12:54:08.753 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.758 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.759 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.760 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.761 [DefaultDispatcher-worker-19 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:08.761 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.761 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.761 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56114349 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2025-03-11 12:54:08.761 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-11 12:54:08.762 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.762 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.769 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2025-03-11 12:54:08.774 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2025-03-11 12:54:08.775 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2025-03-11 12:54:08.776 [Test worker @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2025-03-11 12:54:08.780 [DefaultDispatcher-worker-5 @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2025-03-11 12:54:08.788 [DefaultDispatcher-worker-5 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.792 [DefaultDispatcher-worker-16 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.795 [DefaultDispatcher-worker-7 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc 2025-03-11 12:54:08.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-11 12:54:08.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-11 12:54:08.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.802 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c65a7fc: (connection evicted) 2025-03-11 12:54:08.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-11 12:54:08.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-11 12:54:08.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-11 12:54:08.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-11 12:54:08.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.803 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7: (connection evicted) 2025-03-11 12:54:08.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-11 12:54:08.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303a484e 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.804 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-11 12:54:08.811 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.816 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.817 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.818 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c9235c0 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.818 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.819 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.819 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.819 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.819 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-11 12:54:08.819 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-03-11 12:54:08.819 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-03-11 12:54:08.819 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-11 12:54:08.826 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-03-11 12:54:08.831 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-03-11 12:54:08.831 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-03-11 12:54:08.832 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-03-11 12:54:08.836 [DefaultDispatcher-worker-11 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2025-03-11 12:54:08.844 [DefaultDispatcher-worker-4 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.844 [DefaultDispatcher-worker-2 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:08.844 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.844 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.844 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.845 [DefaultDispatcher-worker-15 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.845 [DefaultDispatcher-worker-15 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.847 [DefaultDispatcher-worker-7 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.851 [DefaultDispatcher-worker-7 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-03-11 12:54:08.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-11 12:54:08.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-11 12:54:08.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.853 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2: (connection evicted) 2025-03-11 12:54:08.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-11 12:54:08.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-11 12:54:08.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-11 12:54:08.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-11 12:54:08.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.853 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557f0a39: (connection evicted) 2025-03-11 12:54:08.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-11 12:54:08.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bae3c0 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.855 [Test worker @coroutine#2735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-11 12:54:08.863 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.868 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.868 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.869 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.874 [DefaultDispatcher-worker-9 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.884 [DefaultDispatcher-worker-6 @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.885 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.887 [DefaultDispatcher-worker-16 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:08.887 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.887 [DefaultDispatcher-worker-16 @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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.887 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.888 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.888 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.889 [DefaultDispatcher-worker-19 @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9 2025-03-11 12:54:08.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-11 12:54:08.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-11 12:54:08.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.900 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc5d8a9: (connection evicted) 2025-03-11 12:54:08.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-11 12:54:08.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2e0945 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.901 [Test worker @coroutine#2791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-11 12:54:08.908 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.913 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.914 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.915 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.920 [DefaultDispatcher-worker-9 @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.930 [DefaultDispatcher-worker-19 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:08.930 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.930 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.930 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.930 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.932 [DefaultDispatcher-worker-19 @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.933 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.937 [DefaultDispatcher-worker-3 @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2025-03-11 12:54:08.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-11 12:54:08.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-11 12:54:08.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:08.941 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f: (connection evicted) 2025-03-11 12:54:08.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:08.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-11 12:54:08.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38c7ad43 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.943 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-11 12:54:08.950 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.955 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.956 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.957 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.958 [DefaultDispatcher-worker-19 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:08.959 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.959 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:08.959 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.959 [DefaultDispatcher-worker-21 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.959 [DefaultDispatcher-worker-21 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:08.962 [DefaultDispatcher-worker-5 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.972 [DefaultDispatcher-worker-15 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:08.976 [DefaultDispatcher-worker-10 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:09.043 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.049 [DefaultDispatcher-worker-9 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:09.050 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.050 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.050 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.050 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.050 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.093 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6 2025-03-11 12:54:09.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-11 12:54:09.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-11 12:54:09.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.123 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fefbe6: (connection evicted) 2025-03-11 12:54:09.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:09.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-11 12:54:09.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672ba9cc 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.125 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-11 12:54:09.130 [DefaultDispatcher-worker-2 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:09.130 [DefaultDispatcher-worker-2 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.130 [DefaultDispatcher-worker-2 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.130 [DefaultDispatcher-worker-2 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.131 [DefaultDispatcher-worker-3 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.131 [DefaultDispatcher-worker-3 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.133 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.138 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.139 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.139 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.144 [DefaultDispatcher-worker-16 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.144 [Test worker @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.155 [DefaultDispatcher-worker-9 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.158 [DefaultDispatcher-worker-7 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c 2025-03-11 12:54:09.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-11 12:54:09.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-11 12:54:09.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.164 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564e0a6c: (connection evicted) 2025-03-11 12:54:09.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:09.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-11 12:54:09.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c541b00 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f18997 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@61f18997 2025-03-11 12:54:09.165 [Test worker @coroutine#2926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-11 12:54:09.172 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f18997 2025-03-11 12:54:09.177 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f18997 2025-03-11 12:54:09.178 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f18997 2025-03-11 12:54:09.179 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f18997 2025-03-11 12:54:09.184 [DefaultDispatcher-worker-21 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61f18997 2025-03-11 12:54:09.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-11 12:54:09.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-11 12:54:09.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.225 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61f18997: (connection evicted) 2025-03-11 12:54:09.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:09.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-11 12:54:09.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ff83cc8 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:09.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-11 12:54:09.237 [DefaultDispatcher-worker-21 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:09.237 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.237 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.237 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.238 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.238 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.283 [DefaultDispatcher-worker-7 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.287 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.291 [DefaultDispatcher-worker-18 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.295 [DefaultDispatcher-worker-14 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.314 [DefaultDispatcher-worker-15 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.315 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-11 12:54:09.319 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-11 12:54:09.320 [DefaultDispatcher-worker-12 @coroutine#2966] INFO ktor.application - Responding at http://0.0.0.0:44135 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc966a9 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:09.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:09.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-11 12:54:09.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-11 12:54:09.328 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.329 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.329 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:09.329 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.329 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:09.331 [eventLoopGroupProxy-19-2 @call-handler#2977] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-11 12:54:09.331 [eventLoopGroupProxy-19-1 @call-handler#2976] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-11 12:54:09.331 [eventLoopGroupProxy-19-2 @call-handler#2977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.331 [eventLoopGroupProxy-19-1 @call-handler#2976] 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 2025-03-11 12:54:09.331 [eventLoopGroupProxy-19-1 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:54:09.331 [eventLoopGroupProxy-19-1 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.331 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.331 [DefaultDispatcher-worker-21 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abf9a76 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:09.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-11 12:54:09.338 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.338 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.338 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.338 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.339 [eventLoopGroupProxy-19-1 @call-handler#2982] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-11 12:54:09.339 [eventLoopGroupProxy-19-1 @call-handler#2982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.339 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.339 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.343 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.343 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.343 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:09.343 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.343 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-11 12:54:09.344 [eventLoopGroupProxy-19-1 @call-handler#2992] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb42eb2 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:09.344 [eventLoopGroupProxy-19-1 @call-handler#2992] 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 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:09.344 [eventLoopGroupProxy-19-1 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:09.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-11 12:54:09.344 [eventLoopGroupProxy-19-1 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@28806954 2025-03-11 12:54:09.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@28806954 2025-03-11 12:54:09.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-11 12:54:09.345 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.345 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.345 [eventLoopGroupProxy-19-3 @call-handler#2996] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-11 12:54:09.345 [eventLoopGroupProxy-19-3 @call-handler#2996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.347 [DefaultDispatcher-worker-1 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.354 [DefaultDispatcher-worker-6 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.354 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.354 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.354 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.354 [eventLoopGroupProxy-19-1 @call-handler#3000] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-11 12:54:09.354 [eventLoopGroupProxy-19-1 @call-handler#3000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.355 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.355 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.355 [DefaultDispatcher-worker-14 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.355 [DefaultDispatcher-worker-14 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-11 12:54:09.355 [DefaultDispatcher-worker-14 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.355 [DefaultDispatcher-worker-14 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-11 12:54:09.356 [eventLoopGroupProxy-19-1 @call-handler#3009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-11 12:54:09.356 [eventLoopGroupProxy-19-1 @call-handler#3009] 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 2025-03-11 12:54:09.356 [eventLoopGroupProxy-19-1 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:54:09.356 [eventLoopGroupProxy-19-1 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.356 [DefaultDispatcher-worker-17 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.356 [DefaultDispatcher-worker-17 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-11 12:54:09.357 [eventLoopGroupProxy-19-4 @call-handler#3014] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-11 12:54:09.357 [eventLoopGroupProxy-19-4 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.358 [DefaultDispatcher-worker-8 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.360 [DefaultDispatcher-worker-20 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.362 [DefaultDispatcher-worker-21 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.363 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.365 [DefaultDispatcher-worker-10 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28806954 2025-03-11 12:54:09.365 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.365 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.365 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.365 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-11 12:54:09.365 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.366 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.366 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.369 [DefaultDispatcher-worker-9 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28806954 2025-03-11 12:54:09.372 [DefaultDispatcher-worker-10 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28806954 2025-03-11 12:54:09.379 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.380 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.380 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-11 12:54:09.380 [DefaultDispatcher-worker-3 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.381 [eventLoopGroupProxy-19-1 @call-handler#3035] 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) 2025-03-11 12:54:09.383 [DefaultDispatcher-worker-19 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.395 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.395 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.395 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-11 12:54:09.395 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.396 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009857 2025-03-11 12:54:09.396 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009857. 2025-03-11 12:54:09.396 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009857 2025-03-11 12:54:09.396 [eventLoopGroupProxy-19-1 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-11 12:54:09.399 [eventLoopGroupProxy-19-1 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.399 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009857 2025-03-11 12:54:09.399 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009857 2025-03-11 12:54:09.399 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009857. 2025-03-11 12:54:09.399 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009857 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.404 [DefaultDispatcher-worker-14 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.404 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.404 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-11 12:54:09.404 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.405 [eventLoopGroupProxy-19-1 @call-handler#3043] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-11 12:54:09.406 [eventLoopGroupProxy-19-1 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.406 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.406 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.406 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-11 12:54:09.406 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.410 [DefaultDispatcher-worker-2 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.421 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:09.421 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.424 [DefaultDispatcher-worker-15 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.424 [DefaultDispatcher-worker-17 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.425 [DefaultDispatcher-worker-17 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.425 [DefaultDispatcher-worker-17 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.425 [DefaultDispatcher-worker-17 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.425 [DefaultDispatcher-worker-17 @coroutine#2969] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44135/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:54:09.425 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:54:09.425 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-11 12:54:09.425 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:54:09.430 [DefaultDispatcher-worker-4 @call-handler#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.430 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.430 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.430 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.430 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.430 [DefaultDispatcher-worker-15 @coroutine#2969] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.434 [DefaultDispatcher-worker-3 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.434 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.439 [DefaultDispatcher-worker-9 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.440 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.440 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-11 12:54:09.440 [DefaultDispatcher-worker-9 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.441 [eventLoopGroupProxy-19-1 @call-handler#3062] 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) 2025-03-11 12:54:09.443 [DefaultDispatcher-worker-7 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.445 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.453 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.453 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-11 12:54:09.454 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-11 12:54:09.454 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.454 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009858 2025-03-11 12:54:09.454 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009858. 2025-03-11 12:54:09.454 [DefaultDispatcher-worker-18 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009858 2025-03-11 12:54:09.454 [eventLoopGroupProxy-19-1 @call-handler#3066] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-11 12:54:09.454 [eventLoopGroupProxy-19-1 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.455 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009858 2025-03-11 12:54:09.455 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009858 2025-03-11 12:54:09.455 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009858. 2025-03-11 12:54:09.455 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=703761528694009858 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.458 [DefaultDispatcher-worker-16 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.458 [DefaultDispatcher-worker-16 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.458 [DefaultDispatcher-worker-16 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-11 12:54:09.458 [DefaultDispatcher-worker-16 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.459 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-11 12:54:09.459 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.459 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.459 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync 2025-03-11 12:54:09.459 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-11 12:54:09.459 [DefaultDispatcher-worker-8 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.463 [DefaultDispatcher-worker-4 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.473 [DefaultDispatcher-worker-21 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.476 [DefaultDispatcher-worker-12 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.476 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.476 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.476 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.476 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44135/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:54:09.476 [DefaultDispatcher-worker-17 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.477 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:54:09.477 [eventLoopGroupProxy-19-1 @call-handler#3076] 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 2025-03-11 12:54:09.477 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:54:09.480 [DefaultDispatcher-worker-13 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.484 [DefaultDispatcher-worker-5 @call-handler#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.484 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.484 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.484 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.484 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.484 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.488 [DefaultDispatcher-worker-19 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.494 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.494 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856. 2025-03-11 12:54:09.494 [UI Thread @coroutine#3096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.494 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.495 [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:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.495 [UI Thread @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.495 [eventLoopGroupProxy-19-1 @call-handler#3111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-11 12:54:09.496 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.496 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.496 [UI Thread @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.496 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.496 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.496 [UI Thread @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.497 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.497 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857. 2025-03-11 12:54:09.497 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.497 [eventLoopGroupProxy-19-1 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.497 [eventLoopGroupProxy-19-5 @call-handler#3131] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-11 12:54:09.498 [UI Thread @coroutine#3096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.498 [UI Thread @coroutine#3096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.498 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-11 12:54:09.498 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856. 2025-03-11 12:54:09.498 [UI Thread @coroutine#3096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.498 [eventLoopGroupProxy-19-7 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-11 12:54:09.499 [eventLoopGroupProxy-19-5 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.499 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.499 [UI Thread @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.499 [UI Thread @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.499 [eventLoopGroupProxy-19-8 @call-handler#3144] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-11 12:54:09.499 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.499 [UI Thread @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.499 [eventLoopGroupProxy-19-7 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.499 [UI Thread @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.499 [UI Thread @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.499 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.499 [UI Thread @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.499 [UI Thread @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.499 [UI Thread @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.500 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.500 [UI Thread @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.504 [DefaultDispatcher-worker-21 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.506 [eventLoopGroupProxy-19-8 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.506 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.506 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.506 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857. 2025-03-11 12:54:09.506 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.509 [DefaultDispatcher-worker-13 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.513 [DefaultDispatcher-worker-13 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.517 [DefaultDispatcher-worker-12 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.523 [DefaultDispatcher-worker-12 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.526 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703761528694009856 2025-03-11 12:54:09.526 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703761528694009856. 2025-03-11 12:54:09.526 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703761528694009856 2025-03-11 12:54:09.526 [eventLoopGroupProxy-19-1 @call-handler#3157] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-11 12:54:09.527 [eventLoopGroupProxy-19-1 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.528 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703761528694009856 2025-03-11 12:54:09.528 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703761528694009856 2025-03-11 12:54:09.528 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703761528694009856. 2025-03-11 12:54:09.528 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.533 [DefaultDispatcher-worker-4 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.539 [DefaultDispatcher-worker-4 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.543 [DefaultDispatcher-worker-3 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.543 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.543 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.543 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.543 [DefaultDispatcher-worker-3 @coroutine#2969] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44135/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:54:09.544 [eventLoopGroupProxy-19-1 @call-handler#3165] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:54:09.544 [eventLoopGroupProxy-19-1 @call-handler#3165] 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 2025-03-11 12:54:09.544 [eventLoopGroupProxy-19-1 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:54:09.549 [DefaultDispatcher-worker-11 @call-handler#3165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.549 [eventLoopGroupProxy-19-1 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.549 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.550 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.550 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.550 [DefaultDispatcher-worker-6 @coroutine#2969] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.553 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703761528694009858&assignmentUid=703761528694009856&clazzUid=703761528694009856&submitterUid=703761528694009857 2025-03-11 12:54:09.553 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703761528694009858&assignmentUid=703761528694009856&clazzUid=703761528694009856&submitterUid=703761528694009857. 2025-03-11 12:54:09.553 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703761528694009858&assignmentUid=703761528694009856&clazzUid=703761528694009856&submitterUid=703761528694009857 2025-03-11 12:54:09.554 [DefaultDispatcher-worker-21 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.554 [eventLoopGroupProxy-19-1 @call-handler#3185] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-11 12:54:09.557 [eventLoopGroupProxy-19-1 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.558 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703761528694009858&assignmentUid=703761528694009856&clazzUid=703761528694009856&submitterUid=703761528694009857 2025-03-11 12:54:09.558 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703761528694009858&assignmentUid=703761528694009856&clazzUid=703761528694009856&submitterUid=703761528694009857 2025-03-11 12:54:09.558 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703761528694009858&assignmentUid=703761528694009856&clazzUid=703761528694009856&submitterUid=703761528694009857. 2025-03-11 12:54:09.558 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=703761528694009858&assignmentUid=703761528694009856&clazzUid=703761528694009856&submitterUid=703761528694009857 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.562 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.566 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/PersonDao/getNamesByUid?uid=703761528694009857 2025-03-11 12:54:09.566 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/getNamesByUid?uid=703761528694009857. 2025-03-11 12:54:09.566 [UI Thread @coroutine#3194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/PersonDao/getNamesByUid?uid=703761528694009857 2025-03-11 12:54:09.566 [eventLoopGroupProxy-19-1 @call-handler#3203] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-11 12:54:09.567 [eventLoopGroupProxy-19-1 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.567 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.567 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.567 [UI Thread @coroutine#3199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.568 [eventLoopGroupProxy-19-5 @call-handler#3213] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-11 12:54:09.568 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703761528694009856 2025-03-11 12:54:09.568 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703761528694009856. 2025-03-11 12:54:09.568 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703761528694009856 2025-03-11 12:54:09.568 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.568 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.568 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.568 [eventLoopGroupProxy-19-1 @call-handler#3219] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-11 12:54:09.568 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.568 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.568 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.568 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-11 12:54:09.568 [eventLoopGroupProxy-19-7 @call-handler#3224] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-11 12:54:09.569 [UI Thread @coroutine#3194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/PersonDao/getNamesByUid?uid=703761528694009857 2025-03-11 12:54:09.569 [UI Thread @coroutine#3194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/PersonDao/getNamesByUid?uid=703761528694009857 2025-03-11 12:54:09.569 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.569 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/getNamesByUid?uid=703761528694009857. 2025-03-11 12:54:09.569 [UI Thread @coroutine#3194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/PersonDao/getNamesByUid?uid=703761528694009857 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.569 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.569 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.569 [eventLoopGroupProxy-19-7 @call-handler#3224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.569 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.569 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.569 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.569 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.570 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.570 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.570 [eventLoopGroupProxy-19-5 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.570 [UI Thread @coroutine#3199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.570 [UI Thread @coroutine#3199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.570 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.570 [UI Thread @coroutine#3199] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.571 [eventLoopGroupProxy-19-1 @call-handler#3219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.571 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703761528694009856 2025-03-11 12:54:09.571 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703761528694009856 2025-03-11 12:54:09.571 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703761528694009856. 2025-03-11 12:54:09.571 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.573 [DefaultDispatcher-worker-2 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.576 [DefaultDispatcher-worker-10 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.579 [DefaultDispatcher-worker-15 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.582 [DefaultDispatcher-worker-8 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.585 [DefaultDispatcher-worker-2 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.588 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009858 2025-03-11 12:54:09.588 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009858. 2025-03-11 12:54:09.588 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009858 2025-03-11 12:54:09.589 [eventLoopGroupProxy-19-1 @call-handler#3241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-11 12:54:09.590 [DefaultDispatcher-worker-1 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:09.590 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.590 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.590 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.590 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.590 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.591 [eventLoopGroupProxy-19-1 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.591 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009858 2025-03-11 12:54:09.591 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009858 2025-03-11 12:54:09.591 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009858. 2025-03-11 12:54:09.591 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009858 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.595 [DefaultDispatcher-worker-1 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.596 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/PersonDao/findByUidAsync?uid=703761528694009857 2025-03-11 12:54:09.596 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidAsync?uid=703761528694009857. 2025-03-11 12:54:09.596 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/PersonDao/findByUidAsync?uid=703761528694009857 2025-03-11 12:54:09.597 [eventLoopGroupProxy-19-1 @call-handler#3248] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-11 12:54:09.597 [eventLoopGroupProxy-19-1 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.597 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/PersonDao/findByUidAsync?uid=703761528694009857 2025-03-11 12:54:09.597 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidAsync?uid=703761528694009857 2025-03-11 12:54:09.598 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/PersonDao/findByUidAsync?uid=703761528694009857. 2025-03-11 12:54:09.598 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/PersonDao/findByUidAsync?uid=703761528694009857 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.601 [DefaultDispatcher-worker-5 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.606 [DefaultDispatcher-worker-17 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.610 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.610 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.610 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.610 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.610 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44135/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-11 12:54:09.610 [eventLoopGroupProxy-19-1 @call-handler#3254] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-11 12:54:09.611 [eventLoopGroupProxy-19-1 @call-handler#3254] 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 2025-03-11 12:54:09.611 [eventLoopGroupProxy-19-1 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-11 12:54:09.614 [DefaultDispatcher-worker-17 @call-handler#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2025-03-11 12:54:09.615 [eventLoopGroupProxy-19-1 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.615 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.615 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/replication/message 2025-03-11 12:54:09.615 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/replication/message. 2025-03-11 12:54:09.615 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.616 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.616 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856. 2025-03-11 12:54:09.616 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.616 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.616 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.616 [UI Thread @coroutine#3281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.616 [eventLoopGroupProxy-19-1 @call-handler#3290] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-11 12:54:09.617 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.617 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.617 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.617 [eventLoopGroupProxy-19-5 @call-handler#3295] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-11 12:54:09.617 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.617 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.617 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.617 [eventLoopGroupProxy-19-1 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.617 [eventLoopGroupProxy-19-6 @call-handler#3304] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-11 12:54:09.617 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.617 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857. 2025-03-11 12:54:09.617 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.617 [eventLoopGroupProxy-19-7 @call-handler#3310] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-11 12:54:09.617 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.617 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 2025-03-11 12:54:09.618 [eventLoopGroupProxy-19-1 @call-handler#3316] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-11 12:54:09.618 [eventLoopGroupProxy-19-7 @call-handler#3310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.618 [eventLoopGroupProxy-19-6 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.618 [eventLoopGroupProxy-19-5 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.618 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856. 2025-03-11 12:54:09.618 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.618 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.618 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.618 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.618 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.618 [UI Thread @coroutine#3281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.618 [UI Thread @coroutine#3281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 2025-03-11 12:54:09.618 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.618 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.618 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.618 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.618 [UI Thread @coroutine#3281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856. 2025-03-11 12:54:09.618 [UI Thread @coroutine#3281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=703761528694009857&assignmentUid=703761528694009856 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.619 [eventLoopGroupProxy-19-1 @call-handler#3316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-11 12:54:09.619 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.619 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 2025-03-11 12:54:09.619 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857. 2025-03-11 12:54:09.620 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44135/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=703761528694009856&clazzUid=703761528694009856&accountPersonUid=703761528694009857 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:09.620 [DefaultDispatcher-worker-21 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc 2025-03-11 12:54:09.622 [DefaultDispatcher-worker-10 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.624 [DefaultDispatcher-worker-17 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.627 [DefaultDispatcher-worker-2 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.630 [DefaultDispatcher-worker-8 @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.634 [DefaultDispatcher-worker-5 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c144349 2025-03-11 12:54:09.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-11 12:54:09.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-11 12:54:09.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.636 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c144349: (connection evicted) 2025-03-11 12:54:09.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:09.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-11 12:54:09.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-11 12:54:09.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-11 12:54:09.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-11 12:54:09.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:09.636 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2d4ffc: (connection evicted) 2025-03-11 12:54:09.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:09.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-11 12:54:09.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-11 12:54:09.687 [DefaultDispatcher-worker-14 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:09.688 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.688 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.688 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.688 [DefaultDispatcher-worker-13 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.688 [DefaultDispatcher-worker-13 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.766 [DefaultDispatcher-worker-13 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:09.766 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.766 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.766 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.767 [DefaultDispatcher-worker-1 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.767 [DefaultDispatcher-worker-1 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.849 [DefaultDispatcher-worker-4 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:09.849 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.849 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.849 [DefaultDispatcher-worker-4 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.850 [DefaultDispatcher-worker-13 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.850 [DefaultDispatcher-worker-13 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.893 [DefaultDispatcher-worker-10 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:09.893 [DefaultDispatcher-worker-10 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.893 [DefaultDispatcher-worker-10 @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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.893 [DefaultDispatcher-worker-10 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.893 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.893 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.935 [DefaultDispatcher-worker-21 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:09.935 [DefaultDispatcher-worker-21 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.935 [DefaultDispatcher-worker-21 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.935 [DefaultDispatcher-worker-21 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.935 [DefaultDispatcher-worker-21 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.963 [DefaultDispatcher-worker-8 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:09.963 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.963 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:09.963 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.963 [DefaultDispatcher-worker-1 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:09.963 [DefaultDispatcher-worker-1 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.055 [DefaultDispatcher-worker-8 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:10.055 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.055 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.055 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.056 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.056 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.135 [DefaultDispatcher-worker-6 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:10.136 [DefaultDispatcher-worker-6 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.136 [DefaultDispatcher-worker-6 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.136 [DefaultDispatcher-worker-6 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.136 [DefaultDispatcher-worker-16 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.136 [DefaultDispatcher-worker-16 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.272 [DefaultDispatcher-worker-14 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:10.272 [DefaultDispatcher-worker-14 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.272 [DefaultDispatcher-worker-14 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.272 [DefaultDispatcher-worker-14 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.273 [DefaultDispatcher-worker-13 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.273 [DefaultDispatcher-worker-13 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.595 [DefaultDispatcher-worker-11 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:10.595 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.595 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.595 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.596 [DefaultDispatcher-worker-19 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.596 [DefaultDispatcher-worker-19 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-11 12:54:10.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-11 12:54:10.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.641 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336b7da4: (connection evicted) 2025-03-11 12:54:10.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-11 12:54:10.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709c41da 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.643 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-11 12:54:10.644 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.644 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.644 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-11 12:54:10.653 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.659 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.660 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.661 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4467088e 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.661 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-11 12:54:10.662 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-03-11 12:54:10.662 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-03-11 12:54:10.662 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-11 12:54:10.670 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-03-11 12:54:10.676 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-03-11 12:54:10.677 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-03-11 12:54:10.678 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-03-11 12:54:10.682 [DefaultDispatcher-worker-7 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-03-11 12:54:10.690 [DefaultDispatcher-worker-12 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.692 [DefaultDispatcher-worker-10 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:10.693 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.693 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.693 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.693 [DefaultDispatcher-worker-12 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.693 [DefaultDispatcher-worker-12 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.696 [DefaultDispatcher-worker-20 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-03-11 12:54:10.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-11 12:54:10.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-11 12:54:10.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.700 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a467f08: (connection evicted) 2025-03-11 12:54:10.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-11 12:54:10.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-11 12:54:10.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-11 12:54:10.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-11 12:54:10.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.701 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49: (connection evicted) 2025-03-11 12:54:10.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-11 12:54:10.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c1f4817 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.702 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-11 12:54:10.711 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.717 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.718 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.719 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cd77e1 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2025-03-11 12:54:10.720 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-11 12:54:10.729 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2025-03-11 12:54:10.735 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2025-03-11 12:54:10.736 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2025-03-11 12:54:10.737 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2025-03-11 12:54:10.741 [DefaultDispatcher-worker-10 @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b71fded 2025-03-11 12:54:10.749 [DefaultDispatcher-worker-6 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.754 [DefaultDispatcher-worker-14 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.759 [DefaultDispatcher-worker-19 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.772 [DefaultDispatcher-worker-21 @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a68818c 2025-03-11 12:54:10.773 [DefaultDispatcher-worker-18 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:10.773 [DefaultDispatcher-worker-18 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.773 [DefaultDispatcher-worker-18 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.773 [DefaultDispatcher-worker-18 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.774 [DefaultDispatcher-worker-6 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.774 [DefaultDispatcher-worker-6 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-11 12:54:10.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-11 12:54:10.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.774 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a68818c: (connection evicted) 2025-03-11 12:54:10.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-11 12:54:10.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-11 12:54:10.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-11 12:54:10.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-11 12:54:10.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.775 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b71fded: (connection evicted) 2025-03-11 12:54:10.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-11 12:54:10.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3c1963 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.776 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-11 12:54:10.777 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.777 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.777 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-11 12:54:10.786 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.792 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.793 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.794 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.794 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-11 12:54:10.794 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.794 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.794 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b75fdd0 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd 2025-03-11 12:54:10.795 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-11 12:54:10.804 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd 2025-03-11 12:54:10.809 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd 2025-03-11 12:54:10.810 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd 2025-03-11 12:54:10.811 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd 2025-03-11 12:54:10.816 [DefaultDispatcher-worker-7 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd 2025-03-11 12:54:10.824 [DefaultDispatcher-worker-19 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.830 [DefaultDispatcher-worker-19 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188caeaf 2025-03-11 12:54:10.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-11 12:54:10.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-11 12:54:10.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.834 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188caeaf: (connection evicted) 2025-03-11 12:54:10.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-11 12:54:10.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-11 12:54:10.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-03-11 12:54:10.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-03-11 12:54:10.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.835 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7e7ffd: (connection evicted) 2025-03-11 12:54:10.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-03-11 12:54:10.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627222d8 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.836 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-11 12:54:10.845 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.851 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.852 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.853 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b5356 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.853 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-11 12:54:10.854 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c559c7 2025-03-11 12:54:10.854 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c559c7 2025-03-11 12:54:10.854 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-11 12:54:10.854 [DefaultDispatcher-worker-9 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:10.854 [DefaultDispatcher-worker-9 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.854 [DefaultDispatcher-worker-9 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.854 [DefaultDispatcher-worker-9 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.855 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.855 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.863 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c559c7 2025-03-11 12:54:10.868 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c559c7 2025-03-11 12:54:10.869 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c559c7 2025-03-11 12:54:10.870 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c559c7 2025-03-11 12:54:10.875 [DefaultDispatcher-worker-19 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c559c7 2025-03-11 12:54:10.883 [DefaultDispatcher-worker-15 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.888 [DefaultDispatcher-worker-16 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@425a3af5 2025-03-11 12:54:10.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-11 12:54:10.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-11 12:54:10.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.892 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@425a3af5: (connection evicted) 2025-03-11 12:54:10.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-11 12:54:10.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-11 12:54:10.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-11 12:54:10.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-11 12:54:10.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.893 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c559c7: (connection evicted) 2025-03-11 12:54:10.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-11 12:54:10.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35307365 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.894 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-11 12:54:10.898 [DefaultDispatcher-worker-9 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:10.898 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.898 [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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.898 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.899 [DefaultDispatcher-worker-2 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.899 [DefaultDispatcher-worker-2 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.903 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.909 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.910 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.911 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a27356 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-03-11 12:54:10.912 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-11 12:54:10.921 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-03-11 12:54:10.927 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-03-11 12:54:10.928 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-03-11 12:54:10.929 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-03-11 12:54:10.933 [DefaultDispatcher-worker-2 @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-03-11 12:54:10.940 [DefaultDispatcher-worker-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:10.940 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.940 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.940 [DefaultDispatcher-worker-2 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.941 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.942 [DefaultDispatcher-worker-13 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.947 [DefaultDispatcher-worker-4 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-03-11 12:54:10.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-11 12:54:10.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-11 12:54:10.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.951 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0: (connection evicted) 2025-03-11 12:54:10.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-11 12:54:10.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-11 12:54:10.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-11 12:54:10.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-11 12:54:10.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:10.952 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9: (connection evicted) 2025-03-11 12:54:10.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:10.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-11 12:54:10.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e91b051 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:10.953 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-11 12:54:10.962 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:10.968 [DefaultDispatcher-worker-12 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:10.968 [DefaultDispatcher-worker-12 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.968 [DefaultDispatcher-worker-12 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:10.968 [DefaultDispatcher-worker-12 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.969 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.969 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:10.969 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:10.970 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:10.971 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428169d 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:10.971 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-03-11 12:54:10.972 [Test worker @coroutine#3702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-11 12:54:10.981 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-03-11 12:54:10.986 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-03-11 12:54:10.988 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-03-11 12:54:10.989 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-03-11 12:54:10.993 [DefaultDispatcher-worker-8 @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-03-11 12:54:11.001 [DefaultDispatcher-worker-8 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:11.007 [DefaultDispatcher-worker-1 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:11.011 [DefaultDispatcher-worker-6 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-03-11 12:54:11.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-11 12:54:11.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-11 12:54:11.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.015 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77376e83: (connection evicted) 2025-03-11 12:54:11.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-11 12:54:11.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-11 12:54:11.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-11 12:54:11.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-11 12:54:11.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.015 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@434c179e: (connection evicted) 2025-03-11 12:54:11.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-11 12:54:11.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ccc8cd 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.016 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-11 12:54:11.017 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.017 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.017 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-11 12:54:11.027 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.032 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.033 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.034 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1427827f 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-11 12:54:11.034 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-11 12:54:11.042 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-11 12:54:11.046 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-11 12:54:11.047 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-11 12:54:11.048 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-11 12:54:11.052 [DefaultDispatcher-worker-17 @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-11 12:54:11.060 [DefaultDispatcher-worker-13 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.060 [DefaultDispatcher-worker-8 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:11.060 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.060 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.060 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.061 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.061 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.064 [DefaultDispatcher-worker-20 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.068 [DefaultDispatcher-worker-11 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.077 [DefaultDispatcher-worker-4 @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-11 12:54:11.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-11 12:54:11.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-11 12:54:11.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.079 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d: (connection evicted) 2025-03-11 12:54:11.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-11 12:54:11.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-11 12:54:11.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-11 12:54:11.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-11 12:54:11.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.080 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd: (connection evicted) 2025-03-11 12:54:11.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-11 12:54:11.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a3cb81c 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.081 [Test worker @coroutine#3855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-11 12:54:11.089 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.094 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.095 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.096 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8c6694 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2025-03-11 12:54:11.096 [Test worker @coroutine#3855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-11 12:54:11.103 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2025-03-11 12:54:11.108 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2025-03-11 12:54:11.109 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2025-03-11 12:54:11.110 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2025-03-11 12:54:11.114 [DefaultDispatcher-worker-3 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb 2025-03-11 12:54:11.121 [DefaultDispatcher-worker-7 @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.126 [DefaultDispatcher-worker-17 @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.127 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2025-03-11 12:54:11.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-11 12:54:11.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-11 12:54:11.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.131 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4437af21: (connection evicted) 2025-03-11 12:54:11.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-11 12:54:11.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-11 12:54:11.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-11 12:54:11.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-11 12:54:11.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.131 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16fa28eb: (connection evicted) 2025-03-11 12:54:11.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-11 12:54:11.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439c706 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.132 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.133 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-11 12:54:11.141 [DefaultDispatcher-worker-19 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:11.141 [DefaultDispatcher-worker-19 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.141 [DefaultDispatcher-worker-19 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.141 [DefaultDispatcher-worker-19 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.141 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.142 [DefaultDispatcher-worker-4 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.142 [DefaultDispatcher-worker-4 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.146 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.147 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.148 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46700301 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-11 12:54:11.148 [Test worker @coroutine#3915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-11 12:54:11.156 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-11 12:54:11.160 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-11 12:54:11.161 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-11 12:54:11.162 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-11 12:54:11.166 [DefaultDispatcher-worker-12 @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-11 12:54:11.173 [DefaultDispatcher-worker-7 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.178 [DefaultDispatcher-worker-21 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.179 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.180 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-11 12:54:11.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-11 12:54:11.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-11 12:54:11.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.183 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73344f4a: (connection evicted) 2025-03-11 12:54:11.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-11 12:54:11.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-11 12:54:11.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-11 12:54:11.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-11 12:54:11.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.184 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@786125a6: (connection evicted) 2025-03-11 12:54:11.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-11 12:54:11.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9b84747 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.185 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-11 12:54:11.192 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.197 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.198 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.199 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca6d195 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.199 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-11 12:54:11.200 [Test worker @coroutine#3979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-11 12:54:11.207 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-11 12:54:11.212 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-11 12:54:11.212 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-11 12:54:11.213 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-11 12:54:11.217 [DefaultDispatcher-worker-20 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b 2025-03-11 12:54:11.224 [DefaultDispatcher-worker-7 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.229 [DefaultDispatcher-worker-1 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-11 12:54:11.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-11 12:54:11.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-11 12:54:11.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.268 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50aa482f: (connection evicted) 2025-03-11 12:54:11.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-11 12:54:11.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-11 12:54:11.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-11 12:54:11.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-11 12:54:11.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.269 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3de2b: (connection evicted) 2025-03-11 12:54:11.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-11 12:54:11.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-11 12:54:11.269 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e60e639 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.270 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-11 12:54:11.278 [DefaultDispatcher-worker-6 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:11.278 [DefaultDispatcher-worker-6 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.278 [DefaultDispatcher-worker-6 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.278 [DefaultDispatcher-worker-6 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.278 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.278 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.278 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.283 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.284 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.285 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6311898c 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.285 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.286 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.286 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-11 12:54:11.286 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-11 12:54:11.286 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-11 12:54:11.286 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-11 12:54:11.293 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-11 12:54:11.298 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-11 12:54:11.299 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-11 12:54:11.300 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-11 12:54:11.304 [DefaultDispatcher-worker-16 @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3831fb48 2025-03-11 12:54:11.312 [DefaultDispatcher-worker-16 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.316 [DefaultDispatcher-worker-13 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c 2025-03-11 12:54:11.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-11 12:54:11.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-11 12:54:11.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.320 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6b3f4c: (connection evicted) 2025-03-11 12:54:11.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-11 12:54:11.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-11 12:54:11.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-11 12:54:11.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-11 12:54:11.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.321 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3831fb48: (connection evicted) 2025-03-11 12:54:11.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-11 12:54:11.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116f823c 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.322 [Test worker @coroutine#4112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-11 12:54:11.332 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.337 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.338 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.339 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e03fe4 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-11 12:54:11.339 [Test worker @coroutine#4112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-11 12:54:11.347 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-11 12:54:11.351 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-11 12:54:11.352 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-11 12:54:11.353 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-11 12:54:11.357 [DefaultDispatcher-worker-15 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-11 12:54:11.364 [DefaultDispatcher-worker-10 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.369 [DefaultDispatcher-worker-8 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.370 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.371 [Test worker @coroutine#4137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-11 12:54:11.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-11 12:54:11.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-11 12:54:11.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.375 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60: (connection evicted) 2025-03-11 12:54:11.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-11 12:54:11.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-11 12:54:11.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-11 12:54:11.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-11 12:54:11.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.376 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d66a248: (connection evicted) 2025-03-11 12:54:11.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-11 12:54:11.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aafd790 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.377 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-11 12:54:11.385 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.390 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.391 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.392 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488bf7cd 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-11 12:54:11.392 [Test worker @coroutine#4173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-11 12:54:11.399 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-11 12:54:11.404 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-11 12:54:11.405 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-11 12:54:11.406 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-11 12:54:11.410 [DefaultDispatcher-worker-20 @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2 2025-03-11 12:54:11.417 [DefaultDispatcher-worker-12 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.422 [DefaultDispatcher-worker-7 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.428 [UI Thread @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2025-03-11 12:54:11.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-11 12:54:11.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-11 12:54:11.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.430 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0: (connection evicted) 2025-03-11 12:54:11.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-11 12:54:11.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-11 12:54:11.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-11 12:54:11.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-11 12:54:11.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.431 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e92c6c2: (connection evicted) 2025-03-11 12:54:11.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-11 12:54:11.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-11 12:54:11.432 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-11 12:54:11.432 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.432 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.432 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.432 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.432 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.432 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5034e0c6 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.433 [Test worker @coroutine#4266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-11 12:54:11.441 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.445 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.446 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.447 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.452 [DefaultDispatcher-worker-2 @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.453 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.461 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd50433 2025-03-11 12:54:11.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-11 12:54:11.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-11 12:54:11.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.473 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd50433: (connection evicted) 2025-03-11 12:54:11.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-11 12:54:11.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb0322 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.474 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-11 12:54:11.475 [Test worker @coroutine#4299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-11 12:54:11.482 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-11 12:54:11.487 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-11 12:54:11.488 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-11 12:54:11.489 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-03-11 12:54:11.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-11 12:54:11.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-11 12:54:11.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:11.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-11 12:54:11.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f578fc2 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdebf 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdebf 2025-03-11 12:54:11.493 [Test worker @coroutine#4329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-11 12:54:11.501 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdebf 2025-03-11 12:54:11.505 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdebf 2025-03-11 12:54:11.506 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdebf 2025-03-11 12:54:11.507 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdebf 2025-03-11 12:54:11.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-11 12:54:11.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-11 12:54:11.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:11.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-11 12:54:11.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7153995c 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.510 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-11 12:54:11.511 [Test worker @coroutine#4359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-11 12:54:11.518 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-11 12:54:11.524 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-11 12:54:11.524 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-11 12:54:11.525 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2025-03-11 12:54:11.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-11 12:54:11.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-11 12:54:11.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:11.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-11 12:54:11.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d37a4d7 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-03-11 12:54:11.529 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-11 12:54:11.538 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-03-11 12:54:11.543 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-03-11 12:54:11.544 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-03-11 12:54:11.545 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-03-11 12:54:11.550 [DefaultDispatcher-worker-11 @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-03-11 12:54:11.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-11 12:54:11.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-11 12:54:11.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.557 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4: (connection evicted) 2025-03-11 12:54:11.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-11 12:54:11.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e07ccbf 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-03-11 12:54:11.559 [Test worker @coroutine#4422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-11 12:54:11.567 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-03-11 12:54:11.571 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-03-11 12:54:11.572 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-03-11 12:54:11.573 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2025-03-11 12:54:11.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-11 12:54:11.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-11 12:54:11.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:11.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-11 12:54:11.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f58011d 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.576 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-11 12:54:11.584 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.589 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.590 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.591 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.595 [DefaultDispatcher-worker-6 @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.596 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.598 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2025-03-11 12:54:11.601 [DefaultDispatcher-worker-14 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:11.601 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.601 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.601 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.601 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.601 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-11 12:54:11.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-11 12:54:11.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.609 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e: (connection evicted) 2025-03-11 12:54:11.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-11 12:54:11.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34b63def 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.611 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-11 12:54:11.618 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.623 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.624 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.625 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@199dee18 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc 2025-03-11 12:54:11.625 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-11 12:54:11.633 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc 2025-03-11 12:54:11.638 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc 2025-03-11 12:54:11.639 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc 2025-03-11 12:54:11.640 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc 2025-03-11 12:54:11.644 [DefaultDispatcher-worker-6 @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc 2025-03-11 12:54:11.650 [DefaultDispatcher-worker-4 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.660 [DefaultDispatcher-worker-19 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1baef878 2025-03-11 12:54:11.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-11 12:54:11.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-11 12:54:11.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.665 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1baef878: (connection evicted) 2025-03-11 12:54:11.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-11 12:54:11.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-11 12:54:11.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-11 12:54:11.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-11 12:54:11.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.665 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@526ae1fc: (connection evicted) 2025-03-11 12:54:11.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-11 12:54:11.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-11 12:54:11.666 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-11 12:54:11.666 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.666 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.666 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.666 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caf77f6 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.667 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-11 12:54:11.674 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.679 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.680 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.681 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a770af8 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2025-03-11 12:54:11.681 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-11 12:54:11.690 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2025-03-11 12:54:11.695 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2025-03-11 12:54:11.696 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2025-03-11 12:54:11.697 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2025-03-11 12:54:11.698 [DefaultDispatcher-worker-8 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:11.698 [DefaultDispatcher-worker-8 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.698 [DefaultDispatcher-worker-8 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.698 [DefaultDispatcher-worker-8 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.699 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.699 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.701 [DefaultDispatcher-worker-20 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2025-03-11 12:54:11.709 [DefaultDispatcher-worker-8 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.718 [DefaultDispatcher-worker-14 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d001a14 2025-03-11 12:54:11.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-11 12:54:11.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-11 12:54:11.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.720 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d001a14: (connection evicted) 2025-03-11 12:54:11.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-11 12:54:11.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-11 12:54:11.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-11 12:54:11.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-11 12:54:11.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.721 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d462edc: (connection evicted) 2025-03-11 12:54:11.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-11 12:54:11.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-11 12:54:11.722 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-11 12:54:11.722 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a42136 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.723 [Test worker @coroutine#4546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-11 12:54:11.730 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.735 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.736 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.737 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116c43d4 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2025-03-11 12:54:11.738 [Test worker @coroutine#4546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-11 12:54:11.745 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2025-03-11 12:54:11.750 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2025-03-11 12:54:11.751 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2025-03-11 12:54:11.752 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2025-03-11 12:54:11.756 [DefaultDispatcher-worker-16 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2025-03-11 12:54:11.763 [DefaultDispatcher-worker-12 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.770 [DefaultDispatcher-worker-3 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.774 [DefaultDispatcher-worker-5 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.777 [DefaultDispatcher-worker-12 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:11.777 [DefaultDispatcher-worker-12 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.777 [DefaultDispatcher-worker-12 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.777 [DefaultDispatcher-worker-12 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.778 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.778 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.778 [DefaultDispatcher-worker-18 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2025-03-11 12:54:11.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-11 12:54:11.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-11 12:54:11.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.785 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b191676: (connection evicted) 2025-03-11 12:54:11.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-11 12:54:11.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-11 12:54:11.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-11 12:54:11.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-11 12:54:11.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.786 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660: (connection evicted) 2025-03-11 12:54:11.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-11 12:54:11.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b1e72a4 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.787 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.788 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-11 12:54:11.795 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.801 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.802 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.802 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dd94ed 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-03-11 12:54:11.803 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-11 12:54:11.810 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-03-11 12:54:11.815 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-03-11 12:54:11.816 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-03-11 12:54:11.817 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-03-11 12:54:11.821 [DefaultDispatcher-worker-19 @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-03-11 12:54:11.828 [DefaultDispatcher-worker-16 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.833 [DefaultDispatcher-worker-15 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.837 [DefaultDispatcher-worker-21 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4 2025-03-11 12:54:11.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-11 12:54:11.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-11 12:54:11.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.843 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0455c4: (connection evicted) 2025-03-11 12:54:11.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-11 12:54:11.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-11 12:54:11.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-11 12:54:11.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-11 12:54:11.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.843 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f: (connection evicted) 2025-03-11 12:54:11.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-11 12:54:11.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78181f7f 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.844 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-11 12:54:11.845 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.845 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.845 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-11 12:54:11.852 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.857 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.858 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.859 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcd8e74 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.859 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-11 12:54:11.859 [DefaultDispatcher-worker-13 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:11.860 [DefaultDispatcher-worker-13 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.860 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-11 12:54:11.860 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-11 12:54:11.860 [DefaultDispatcher-worker-13 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.860 [DefaultDispatcher-worker-13 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.860 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-11 12:54:11.860 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.860 [DefaultDispatcher-worker-8 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.870 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-11 12:54:11.874 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-11 12:54:11.875 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-11 12:54:11.876 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-11 12:54:11.880 [DefaultDispatcher-worker-6 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-11 12:54:11.887 [DefaultDispatcher-worker-6 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.892 [DefaultDispatcher-worker-13 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-11 12:54:11.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-11 12:54:11.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-11 12:54:11.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.894 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a: (connection evicted) 2025-03-11 12:54:11.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-11 12:54:11.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-11 12:54:11.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-11 12:54:11.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-11 12:54:11.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.895 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c: (connection evicted) 2025-03-11 12:54:11.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-11 12:54:11.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4133d0 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.897 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-11 12:54:11.903 [DefaultDispatcher-worker-20 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:11.903 [DefaultDispatcher-worker-20 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.903 [DefaultDispatcher-worker-20 @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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.903 [DefaultDispatcher-worker-20 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.904 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.904 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.905 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.910 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.911 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.912 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382fba37 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0 2025-03-11 12:54:11.912 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-11 12:54:11.919 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0 2025-03-11 12:54:11.924 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0 2025-03-11 12:54:11.925 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0 2025-03-11 12:54:11.926 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0 2025-03-11 12:54:11.930 [DefaultDispatcher-worker-5 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0 2025-03-11 12:54:11.937 [DefaultDispatcher-worker-2 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.942 [DefaultDispatcher-worker-17 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.945 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:11.945 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.945 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.945 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.946 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.953 [DefaultDispatcher-worker-16 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-11 12:54:11.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-11 12:54:11.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-11 12:54:11.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.954 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf: (connection evicted) 2025-03-11 12:54:11.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-11 12:54:11.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-11 12:54:11.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-11 12:54:11.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-11 12:54:11.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:11.955 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@265ef3d0: (connection evicted) 2025-03-11 12:54:11.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:11.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-11 12:54:11.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e46ffd5 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:11.956 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-11 12:54:11.964 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:11.968 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:11.969 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:11.971 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4877731d 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-03-11 12:54:11.971 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-11 12:54:11.973 [DefaultDispatcher-worker-18 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:11.974 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.974 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:11.974 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.974 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.974 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:11.980 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-03-11 12:54:11.985 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-03-11 12:54:11.986 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-03-11 12:54:11.987 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-03-11 12:54:11.991 [DefaultDispatcher-worker-20 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e552ff 2025-03-11 12:54:11.998 [DefaultDispatcher-worker-3 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:12.003 [DefaultDispatcher-worker-5 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:12.007 [DefaultDispatcher-worker-17 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:12.014 [DefaultDispatcher-worker-13 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-03-11 12:54:12.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-11 12:54:12.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-11 12:54:12.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.015 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5259469d: (connection evicted) 2025-03-11 12:54:12.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-11 12:54:12.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-11 12:54:12.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-11 12:54:12.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-11 12:54:12.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.016 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e552ff: (connection evicted) 2025-03-11 12:54:12.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-11 12:54:12.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e17e827 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.017 [Test worker @coroutine#4744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-11 12:54:12.024 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.029 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.030 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.031 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37ccedbe 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.031 [Test worker @coroutine#4744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-11 12:54:12.032 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@19574274 2025-03-11 12:54:12.032 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@19574274 2025-03-11 12:54:12.032 [Test worker @coroutine#4744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-11 12:54:12.039 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19574274 2025-03-11 12:54:12.044 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19574274 2025-03-11 12:54:12.044 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19574274 2025-03-11 12:54:12.045 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19574274 2025-03-11 12:54:12.049 [DefaultDispatcher-worker-18 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19574274 2025-03-11 12:54:12.057 [DefaultDispatcher-worker-4 @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.062 [DefaultDispatcher-worker-13 @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cdc640 2025-03-11 12:54:12.065 [DefaultDispatcher-worker-5 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:12.065 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.065 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.065 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.066 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.066 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-11 12:54:12.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-11 12:54:12.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.069 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40cdc640: (connection evicted) 2025-03-11 12:54:12.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-11 12:54:12.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-11 12:54:12.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-11 12:54:12.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-11 12:54:12.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.070 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19574274: (connection evicted) 2025-03-11 12:54:12.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-11 12:54:12.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3b59e2 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.071 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-11 12:54:12.079 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.084 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.085 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.086 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474a63d9 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-03-11 12:54:12.086 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-11 12:54:12.094 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-03-11 12:54:12.099 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-03-11 12:54:12.099 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-03-11 12:54:12.100 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-03-11 12:54:12.104 [DefaultDispatcher-worker-12 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a04eae 2025-03-11 12:54:12.112 [DefaultDispatcher-worker-4 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.117 [DefaultDispatcher-worker-9 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76480730 2025-03-11 12:54:12.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-11 12:54:12.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-11 12:54:12.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.120 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76480730: (connection evicted) 2025-03-11 12:54:12.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-11 12:54:12.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-11 12:54:12.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-11 12:54:12.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-11 12:54:12.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.121 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a04eae: (connection evicted) 2025-03-11 12:54:12.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-11 12:54:12.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cd5cc9 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.122 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-11 12:54:12.130 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.135 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.136 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.137 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c514e4 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-03-11 12:54:12.137 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-11 12:54:12.145 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-03-11 12:54:12.146 [DefaultDispatcher-worker-13 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:12.146 [DefaultDispatcher-worker-13 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.146 [DefaultDispatcher-worker-13 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.146 [DefaultDispatcher-worker-13 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.147 [DefaultDispatcher-worker-16 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.147 [DefaultDispatcher-worker-16 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.150 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-03-11 12:54:12.151 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-03-11 12:54:12.152 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-03-11 12:54:12.156 [DefaultDispatcher-worker-19 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-03-11 12:54:12.163 [DefaultDispatcher-worker-20 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.167 [DefaultDispatcher-worker-13 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-03-11 12:54:12.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-11 12:54:12.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-11 12:54:12.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.169 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f433db: (connection evicted) 2025-03-11 12:54:12.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-11 12:54:12.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-11 12:54:12.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-11 12:54:12.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-11 12:54:12.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.169 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8: (connection evicted) 2025-03-11 12:54:12.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-11 12:54:12.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de4bd8f 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.171 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-11 12:54:12.178 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.183 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.184 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.185 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6701fbf3 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-03-11 12:54:12.185 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-11 12:54:12.192 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-03-11 12:54:12.197 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-03-11 12:54:12.198 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-03-11 12:54:12.199 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-03-11 12:54:12.202 [DefaultDispatcher-worker-14 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e962cec 2025-03-11 12:54:12.209 [DefaultDispatcher-worker-19 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.216 [DefaultDispatcher-worker-5 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.221 [DefaultDispatcher-worker-12 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.272 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.283 [DefaultDispatcher-worker-17 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:12.283 [DefaultDispatcher-worker-17 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.283 [DefaultDispatcher-worker-17 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.283 [DefaultDispatcher-worker-17 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.284 [DefaultDispatcher-worker-17 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.284 [DefaultDispatcher-worker-17 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.285 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.334 [DefaultDispatcher-worker-3 @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2025-03-11 12:54:12.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-11 12:54:12.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-11 12:54:12.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.336 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8: (connection evicted) 2025-03-11 12:54:12.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-11 12:54:12.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-11 12:54:12.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-11 12:54:12.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-11 12:54:12.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.336 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e962cec: (connection evicted) 2025-03-11 12:54:12.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-11 12:54:12.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ad4ff2a 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.337 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-11 12:54:12.338 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.338 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.338 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-11 12:54:12.345 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.350 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.351 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.351 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e0e779 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-03-11 12:54:12.352 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-11 12:54:12.359 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-03-11 12:54:12.364 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-03-11 12:54:12.365 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-03-11 12:54:12.365 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-03-11 12:54:12.369 [DefaultDispatcher-worker-10 @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a10b71 2025-03-11 12:54:12.376 [DefaultDispatcher-worker-8 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.382 [DefaultDispatcher-worker-10 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.386 [DefaultDispatcher-worker-14 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8 2025-03-11 12:54:12.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-11 12:54:12.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-11 12:54:12.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.388 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207bf6d8: (connection evicted) 2025-03-11 12:54:12.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-11 12:54:12.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-11 12:54:12.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-11 12:54:12.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-11 12:54:12.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.388 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a10b71: (connection evicted) 2025-03-11 12:54:12.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-11 12:54:12.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@576d4810 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.389 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-11 12:54:12.397 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.402 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.403 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.403 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.403 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac168e3 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-11 12:54:12.404 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-11 12:54:12.411 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-11 12:54:12.416 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-11 12:54:12.416 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-11 12:54:12.417 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-11 12:54:12.421 [DefaultDispatcher-worker-13 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-11 12:54:12.428 [DefaultDispatcher-worker-9 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.433 [DefaultDispatcher-worker-12 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-03-11 12:54:12.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-11 12:54:12.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-11 12:54:12.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.436 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e: (connection evicted) 2025-03-11 12:54:12.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-11 12:54:12.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-11 12:54:12.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-11 12:54:12.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-11 12:54:12.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.437 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5608233b: (connection evicted) 2025-03-11 12:54:12.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-11 12:54:12.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd79ac6 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.437 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.438 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-11 12:54:12.445 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.450 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.451 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.452 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0ac379 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-03-11 12:54:12.452 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-11 12:54:12.460 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-03-11 12:54:12.464 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-03-11 12:54:12.468 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-03-11 12:54:12.468 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-03-11 12:54:12.472 [DefaultDispatcher-worker-16 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2025-03-11 12:54:12.479 [DefaultDispatcher-worker-16 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.486 [DefaultDispatcher-worker-19 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.490 [DefaultDispatcher-worker-21 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233202aa 2025-03-11 12:54:12.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-11 12:54:12.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-11 12:54:12.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.493 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233202aa: (connection evicted) 2025-03-11 12:54:12.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-11 12:54:12.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-11 12:54:12.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-11 12:54:12.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-11 12:54:12.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.494 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32950acc: (connection evicted) 2025-03-11 12:54:12.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-11 12:54:12.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6466e599 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.495 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-11 12:54:12.503 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.508 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.509 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.509 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.514 [DefaultDispatcher-worker-12 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.517 [DefaultDispatcher-worker-16 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2025-03-11 12:54:12.525 [UI Thread @coroutine#5026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=703761539664060416 2025-03-11 12:54:12.525 [UI Thread @coroutine#5026] 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=703761539664060416. 2025-03-11 12:54:12.525 [UI Thread @coroutine#5026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=703761539664060416 2025-03-11 12:54:12.525 [UI Thread @coroutine#5026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=703761539664060416 2025-03-11 12:54:12.525 [UI Thread @coroutine#5026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=703761539664060416 2025-03-11 12:54:12.526 [UI Thread @coroutine#5026] 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=703761539664060416. 2025-03-11 12:54:12.526 [UI Thread @coroutine#5026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=703761539664060416 to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:54:12.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-11 12:54:12.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-11 12:54:12.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.527 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd: (connection evicted) 2025-03-11 12:54:12.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-11 12:54:12.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-11 12:54:12.561 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2d0632 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.562 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-11 12:54:12.570 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.574 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.575 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.576 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.581 [DefaultDispatcher-worker-15 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.592 [DefaultDispatcher-worker-4 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.596 [DefaultDispatcher-worker-12 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2025-03-11 12:54:12.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-11 12:54:12.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-11 12:54:12.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.604 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17caf362: (connection evicted) 2025-03-11 12:54:12.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-11 12:54:12.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-11 12:54:12.639 [DefaultDispatcher-worker-20 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:12.639 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.639 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.639 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.640 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.640 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543895d2 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-03-11 12:54:12.644 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-11 12:54:12.652 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-03-11 12:54:12.656 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-03-11 12:54:12.657 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-03-11 12:54:12.658 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-03-11 12:54:12.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-11 12:54:12.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-11 12:54:12.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:12.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-11 12:54:12.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c085f3 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-11 12:54:12.663 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-11 12:54:12.670 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-11 12:54:12.675 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-11 12:54:12.676 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-11 12:54:12.677 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2004f99 2025-03-11 12:54:12.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-11 12:54:12.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-11 12:54:12.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:12.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-11 12:54:12.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43edd4e0 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.680 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfef314 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfef314 2025-03-11 12:54:12.681 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-11 12:54:12.689 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfef314 2025-03-11 12:54:12.694 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfef314 2025-03-11 12:54:12.695 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfef314 2025-03-11 12:54:12.695 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfef314 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf9bb2 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-03-11 12:54:12.696 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-11 12:54:12.704 [DefaultDispatcher-worker-16 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:12.704 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.704 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.704 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.705 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.705 [DefaultDispatcher-worker-16 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.705 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-03-11 12:54:12.710 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-03-11 12:54:12.711 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-03-11 12:54:12.712 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-03-11 12:54:12.716 [DefaultDispatcher-worker-21 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7231c423 2025-03-11 12:54:12.723 [DefaultDispatcher-worker-6 @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfef314 2025-03-11 12:54:12.725 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.725 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-11 12:54:12.725 [UI Thread @coroutine#5132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.726 [UI Thread @coroutine#5132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.726 [UI Thread @coroutine#5132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.726 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-11 12:54:12.726 [UI Thread @coroutine#5132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54905/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:12.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-11 12:54:12.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-11 12:54:12.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.727 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dfef314: (connection evicted) 2025-03-11 12:54:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-11 12:54:12.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-11 12:54:12.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-11 12:54:12.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-11 12:54:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.728 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7231c423: (connection evicted) 2025-03-11 12:54:12.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-11 12:54:12.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76296c86 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-03-11 12:54:12.729 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-11 12:54:12.736 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-03-11 12:54:12.741 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-03-11 12:54:12.742 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-03-11 12:54:12.743 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@455082d2 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-03-11 12:54:12.743 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-11 12:54:12.750 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-03-11 12:54:12.755 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-03-11 12:54:12.756 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-03-11 12:54:12.757 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-03-11 12:54:12.760 [DefaultDispatcher-worker-21 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-03-11 12:54:12.767 [DefaultDispatcher-worker-2 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d 2025-03-11 12:54:12.768 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.768 [UI Thread @coroutine#5161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-11 12:54:12.768 [UI Thread @coroutine#5161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.769 [UI Thread @coroutine#5161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.769 [UI Thread @coroutine#5161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-11 12:54:12.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-11 12:54:12.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.770 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49bcd90d: (connection evicted) 2025-03-11 12:54:12.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-11 12:54:12.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-11 12:54:12.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-11 12:54:12.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-11 12:54:12.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.770 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd: (connection evicted) 2025-03-11 12:54:12.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-11 12:54:12.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d97a1a0 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.771 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-03-11 12:54:12.772 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-11 12:54:12.779 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-03-11 12:54:12.782 [DefaultDispatcher-worker-7 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:12.782 [DefaultDispatcher-worker-7 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.782 [DefaultDispatcher-worker-7 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.782 [DefaultDispatcher-worker-7 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.783 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.783 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.784 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-03-11 12:54:12.785 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-03-11 12:54:12.786 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-11 12:54:12.786 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-11 12:54:12.793 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-11 12:54:12.798 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-11 12:54:12.799 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-11 12:54:12.800 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-11 12:54:12.803 [DefaultDispatcher-worker-10 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-11 12:54:12.811 [DefaultDispatcher-worker-5 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-03-11 12:54:12.812 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38351/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.812 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38351/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-11 12:54:12.812 [UI Thread @coroutine#5193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38351/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.813 [UI Thread @coroutine#5193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38351/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.813 [UI Thread @coroutine#5193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38351/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-11 12:54:12.813 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38351/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-11 12:54:12.813 [UI Thread @coroutine#5193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38351/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:12.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-11 12:54:12.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-11 12:54:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.813 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70201785: (connection evicted) 2025-03-11 12:54:12.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-11 12:54:12.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-11 12:54:12.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-11 12:54:12.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-11 12:54:12.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.814 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae2227: (connection evicted) 2025-03-11 12:54:12.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-11 12:54:12.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e1f17e6 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.815 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-11 12:54:12.823 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.827 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.828 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.829 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732f7660 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-03-11 12:54:12.829 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-11 12:54:12.836 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-03-11 12:54:12.841 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-03-11 12:54:12.842 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-03-11 12:54:12.843 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-03-11 12:54:12.847 [DefaultDispatcher-worker-16 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-03-11 12:54:12.853 [DefaultDispatcher-worker-16 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.860 [DefaultDispatcher-worker-8 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-03-11 12:54:12.865 [DefaultDispatcher-worker-9 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:12.865 [DefaultDispatcher-worker-9 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.865 [DefaultDispatcher-worker-9 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.865 [DefaultDispatcher-worker-9 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.865 [DefaultDispatcher-worker-10 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.865 [DefaultDispatcher-worker-10 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-11 12:54:12.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-11 12:54:12.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.866 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f: (connection evicted) 2025-03-11 12:54:12.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-11 12:54:12.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-11 12:54:12.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-11 12:54:12.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-11 12:54:12.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.866 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b: (connection evicted) 2025-03-11 12:54:12.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-11 12:54:12.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c943847 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.868 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-11 12:54:12.875 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.880 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.881 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.882 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.886 [DefaultDispatcher-worker-7 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.897 [DefaultDispatcher-worker-13 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.903 [DefaultDispatcher-worker-6 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.908 [DefaultDispatcher-worker-6 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:12.908 [DefaultDispatcher-worker-6 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.908 [DefaultDispatcher-worker-6 @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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.908 [DefaultDispatcher-worker-6 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.909 [DefaultDispatcher-worker-10 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.909 [DefaultDispatcher-worker-10 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.912 [DefaultDispatcher-worker-7 @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-11 12:54:12.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-11 12:54:12.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-11 12:54:12.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.914 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24305eca: (connection evicted) 2025-03-11 12:54:12.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-11 12:54:12.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9e6ea7 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.915 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-11 12:54:12.923 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.927 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.928 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.929 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df6f57d 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-11 12:54:12.929 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-11 12:54:12.936 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-11 12:54:12.941 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-11 12:54:12.942 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-11 12:54:12.943 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-11 12:54:12.946 [DefaultDispatcher-worker-5 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-11 12:54:12.950 [DefaultDispatcher-worker-11 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:12.950 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.950 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.950 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.950 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.953 [DefaultDispatcher-worker-7 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.957 [DefaultDispatcher-worker-4 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-11 12:54:12.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-11 12:54:12.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-11 12:54:12.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.962 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25: (connection evicted) 2025-03-11 12:54:12.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-11 12:54:12.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-11 12:54:12.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-11 12:54:12.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-11 12:54:12.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.962 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cc6055: (connection evicted) 2025-03-11 12:54:12.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-11 12:54:12.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4c0a 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.963 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.964 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-11 12:54:12.971 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.976 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.977 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.978 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.979 [DefaultDispatcher-worker-15 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:12.979 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.979 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:12.979 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.980 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.980 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:12.982 [DefaultDispatcher-worker-20 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.985 [DefaultDispatcher-worker-10 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.992 [DefaultDispatcher-worker-12 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-03-11 12:54:12.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-11 12:54:12.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-11 12:54:12.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:12.993 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd9512f: (connection evicted) 2025-03-11 12:54:12.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:12.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-11 12:54:12.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ba757f 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:12.994 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-11 12:54:12.995 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:12.995 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:12.995 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-11 12:54:13.002 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:13.007 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:13.007 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:13.008 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:13.013 [DefaultDispatcher-worker-15 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:13.016 [DefaultDispatcher-worker-9 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-03-11 12:54:13.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-11 12:54:13.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-11 12:54:13.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.017 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26: (connection evicted) 2025-03-11 12:54:13.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-11 12:54:13.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-11 12:54:13.018 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c6bbc 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-03-11 12:54:13.019 [Test worker @coroutine#5387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-11 12:54:13.026 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-03-11 12:54:13.031 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-03-11 12:54:13.034 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-03-11 12:54:13.035 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-03-11 12:54:13.040 [DefaultDispatcher-worker-8 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-03-11 12:54:13.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-11 12:54:13.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-11 12:54:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.076 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd: (connection evicted) 2025-03-11 12:54:13.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-11 12:54:13.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-11 12:54:13.077 [DefaultDispatcher-worker-15 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:13.077 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.077 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.078 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44cd3ea9 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.078 [Test worker @coroutine#5410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-11 12:54:13.078 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.078 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.085 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.090 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.091 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.092 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.097 [DefaultDispatcher-worker-13 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.100 [DefaultDispatcher-worker-2 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2025-03-11 12:54:13.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-11 12:54:13.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-11 12:54:13.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.104 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a: (connection evicted) 2025-03-11 12:54:13.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-11 12:54:13.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ffa3cdb 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.106 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-11 12:54:13.107 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-03-11 12:54:13.107 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-03-11 12:54:13.107 [Test worker @coroutine#5435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-11 12:54:13.114 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-03-11 12:54:13.119 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-03-11 12:54:13.119 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-03-11 12:54:13.120 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-03-11 12:54:13.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-11 12:54:13.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-11 12:54:13.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:13.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-11 12:54:13.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4758f533 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.123 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@262e2c8c 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@262e2c8c 2025-03-11 12:54:13.124 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-11 12:54:13.131 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262e2c8c 2025-03-11 12:54:13.136 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262e2c8c 2025-03-11 12:54:13.136 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262e2c8c 2025-03-11 12:54:13.137 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262e2c8c 2025-03-11 12:54:13.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-11 12:54:13.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-11 12:54:13.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:13.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-11 12:54:13.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbd133c 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-03-11 12:54:13.139 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-11 12:54:13.147 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-03-11 12:54:13.151 [DefaultDispatcher-worker-10 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:13.151 [DefaultDispatcher-worker-10 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.151 [DefaultDispatcher-worker-10 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.151 [DefaultDispatcher-worker-10 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.152 [DefaultDispatcher-worker-20 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.152 [DefaultDispatcher-worker-20 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.153 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-03-11 12:54:13.153 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-03-11 12:54:13.154 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93497d 2025-03-11 12:54:13.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-11 12:54:13.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-11 12:54:13.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:13.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-11 12:54:13.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-11 12:54:13.162 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38447/Site/verify 2025-03-11 12:54:13.162 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38447/Site/verify. 2025-03-11 12:54:13.162 [UI Thread @coroutine#5491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38447/Site/verify 2025-03-11 12:54:13.163 [UI Thread @coroutine#5491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38447/Site/verify 2025-03-11 12:54:13.163 [UI Thread @coroutine#5491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38447/Site/verify 2025-03-11 12:54:13.163 [UI Thread @coroutine#5491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38447/Site/verify. 2025-03-11 12:54:13.163 [UI Thread @coroutine#5491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38447/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d55eb7a 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-11 12:54:13.166 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-11 12:54:13.175 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-11 12:54:13.180 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-11 12:54:13.180 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-11 12:54:13.181 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-11 12:54:13.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-11 12:54:13.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-11 12:54:13.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:13.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-11 12:54:13.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547ef1c6 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2025-03-11 12:54:13.183 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-11 12:54:13.192 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2025-03-11 12:54:13.197 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2025-03-11 12:54:13.197 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2025-03-11 12:54:13.198 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2025-03-11 12:54:13.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-11 12:54:13.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-11 12:54:13.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:13.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-11 12:54:13.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d3b49c 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.200 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-03-11 12:54:13.201 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-11 12:54:13.209 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-03-11 12:54:13.214 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-03-11 12:54:13.215 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-03-11 12:54:13.215 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e0d52e 2025-03-11 12:54:13.217 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57683/Site/verify 2025-03-11 12:54:13.217 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57683/Site/verify. 2025-03-11 12:54:13.217 [UI Thread @coroutine#5552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57683/Site/verify 2025-03-11 12:54:13.218 [UI Thread @coroutine#5552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57683/Site/verify 2025-03-11 12:54:13.218 [UI Thread @coroutine#5552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57683/Site/verify 2025-03-11 12:54:13.218 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57683/Site/verify. 2025-03-11 12:54:13.218 [UI Thread @coroutine#5552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57683/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:13.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-11 12:54:13.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-11 12:54:13.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:13.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-11 12:54:13.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-11 12:54:13.222 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34443/Site/verify 2025-03-11 12:54:13.222 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34443/Site/verify. 2025-03-11 12:54:13.222 [UI Thread @coroutine#5565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34443/Site/verify 2025-03-11 12:54:13.223 [UI Thread @coroutine#5565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34443/Site/verify 2025-03-11 12:54:13.223 [UI Thread @coroutine#5565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34443/Site/verify 2025-03-11 12:54:13.223 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34443/Site/verify. 2025-03-11 12:54:13.223 [UI Thread @coroutine#5565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34443/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:13.226 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35485/Site/verify 2025-03-11 12:54:13.226 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35485/Site/verify. 2025-03-11 12:54:13.226 [UI Thread @coroutine#5578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35485/Site/verify 2025-03-11 12:54:13.226 [UI Thread @coroutine#5578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35485/Site/verify 2025-03-11 12:54:13.226 [UI Thread @coroutine#5578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35485/Site/verify 2025-03-11 12:54:13.227 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35485/Site/verify. 2025-03-11 12:54:13.227 [UI Thread @coroutine#5578] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35485/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:13.230 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-11 12:54:13.230 [UI Thread @coroutine#5592] 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. 2025-03-11 12:54:13.230 [UI Thread @coroutine#5592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-11 12:54:13.231 [UI Thread @coroutine#5592] 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 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2400673b 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.232 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.233 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-11 12:54:13.241 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.246 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.246 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.247 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.252 [DefaultDispatcher-worker-11 @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.264 [DefaultDispatcher-worker-6 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.268 [DefaultDispatcher-worker-2 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.272 [DefaultDispatcher-worker-6 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.275 [DefaultDispatcher-worker-9 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.279 [DefaultDispatcher-worker-6 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.283 [DefaultDispatcher-worker-17 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.288 [DefaultDispatcher-worker-15 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:13.288 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.288 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.288 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.289 [DefaultDispatcher-worker-9 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.289 [DefaultDispatcher-worker-9 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.292 [DefaultDispatcher-worker-4 @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7 2025-03-11 12:54:13.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-11 12:54:13.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-11 12:54:13.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.293 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71fa6aa7: (connection evicted) 2025-03-11 12:54:13.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-11 12:54:13.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8fa647 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-03-11 12:54:13.294 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-11 12:54:13.302 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-03-11 12:54:13.306 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-03-11 12:54:13.307 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-03-11 12:54:13.308 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40afa4f1 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-03-11 12:54:13.308 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-11 12:54:13.316 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-03-11 12:54:13.322 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-03-11 12:54:13.323 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-03-11 12:54:13.324 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-03-11 12:54:13.327 [DefaultDispatcher-worker-16 @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2 2025-03-11 12:54:13.334 [DefaultDispatcher-worker-11 @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-03-11 12:54:13.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-11 12:54:13.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-11 12:54:13.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.342 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c: (connection evicted) 2025-03-11 12:54:13.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-11 12:54:13.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-11 12:54:13.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-11 12:54:13.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-11 12:54:13.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.342 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e7edfb2: (connection evicted) 2025-03-11 12:54:13.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-11 12:54:13.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e5278a 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.343 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-11 12:54:13.351 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.355 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.356 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.357 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49842c0d 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-03-11 12:54:13.357 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-11 12:54:13.364 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-03-11 12:54:13.369 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-03-11 12:54:13.370 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-03-11 12:54:13.371 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-03-11 12:54:13.375 [DefaultDispatcher-worker-8 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb 2025-03-11 12:54:13.382 [DefaultDispatcher-worker-15 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.386 [DefaultDispatcher-worker-18 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2025-03-11 12:54:13.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-11 12:54:13.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-11 12:54:13.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.389 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc: (connection evicted) 2025-03-11 12:54:13.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-11 12:54:13.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-11 12:54:13.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-11 12:54:13.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-11 12:54:13.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.389 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05f3eb: (connection evicted) 2025-03-11 12:54:13.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-11 12:54:13.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749330a8 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.390 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-11 12:54:13.397 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.402 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.403 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.404 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3600b7 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-03-11 12:54:13.404 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-11 12:54:13.411 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-03-11 12:54:13.416 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-03-11 12:54:13.417 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-03-11 12:54:13.418 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-03-11 12:54:13.421 [DefaultDispatcher-worker-9 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c995eae 2025-03-11 12:54:13.429 [DefaultDispatcher-worker-6 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.433 [DefaultDispatcher-worker-4 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2025-03-11 12:54:13.490 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.505 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.644 [DefaultDispatcher-worker-7 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:13.644 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.645 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.645 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.645 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.645 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-11 12:54:13.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-11 12:54:13.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.685 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66: (connection evicted) 2025-03-11 12:54:13.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-11 12:54:13.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-11 12:54:13.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-11 12:54:13.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-11 12:54:13.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.685 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c995eae: (connection evicted) 2025-03-11 12:54:13.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-11 12:54:13.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-11 12:54:13.686 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7bb581 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.687 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-11 12:54:13.694 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.699 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.700 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.701 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d03404e 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2 2025-03-11 12:54:13.701 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-11 12:54:13.708 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2 2025-03-11 12:54:13.709 [DefaultDispatcher-worker-7 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:13.709 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.709 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.709 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.710 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.710 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.713 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2 2025-03-11 12:54:13.714 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2 2025-03-11 12:54:13.715 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2 2025-03-11 12:54:13.719 [DefaultDispatcher-worker-7 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2 2025-03-11 12:54:13.726 [DefaultDispatcher-worker-1 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.730 [DefaultDispatcher-worker-15 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.734 [DefaultDispatcher-worker-21 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553 2025-03-11 12:54:13.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-11 12:54:13.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-11 12:54:13.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.736 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c6a7553: (connection evicted) 2025-03-11 12:54:13.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-11 12:54:13.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-11 12:54:13.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-11 12:54:13.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-11 12:54:13.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.737 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bd4fd2: (connection evicted) 2025-03-11 12:54:13.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-11 12:54:13.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9d0c6f 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.738 [Test worker @coroutine#5841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-11 12:54:13.746 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.750 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.751 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.752 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e388a77 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.752 [Test worker @coroutine#5841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-11 12:54:13.753 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-03-11 12:54:13.753 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-03-11 12:54:13.753 [Test worker @coroutine#5841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-11 12:54:13.760 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-03-11 12:54:13.764 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-03-11 12:54:13.765 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-03-11 12:54:13.766 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-03-11 12:54:13.770 [DefaultDispatcher-worker-18 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-03-11 12:54:13.777 [DefaultDispatcher-worker-4 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.781 [DefaultDispatcher-worker-11 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.784 [DefaultDispatcher-worker-19 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@de4bee9 2025-03-11 12:54:13.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-11 12:54:13.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-11 12:54:13.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.787 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@de4bee9: (connection evicted) 2025-03-11 12:54:13.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-11 12:54:13.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-11 12:54:13.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-11 12:54:13.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-11 12:54:13.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.787 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55af9b48: (connection evicted) 2025-03-11 12:54:13.787 [DefaultDispatcher-worker-4 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:13.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-11 12:54:13.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-11 12:54:13.787 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.787 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.787 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e8ff687 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.788 [DefaultDispatcher-worker-6 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.788 [DefaultDispatcher-worker-6 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.788 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-11 12:54:13.796 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.800 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.801 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.802 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1828069a 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.802 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-11 12:54:13.803 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-11 12:54:13.803 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-11 12:54:13.803 [Test worker @coroutine#5895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-11 12:54:13.812 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-11 12:54:13.817 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-11 12:54:13.818 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-11 12:54:13.819 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-11 12:54:13.823 [DefaultDispatcher-worker-10 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-11 12:54:13.830 [DefaultDispatcher-worker-10 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.834 [DefaultDispatcher-worker-21 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.838 [DefaultDispatcher-worker-17 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-11 12:54:13.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-11 12:54:13.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-11 12:54:13.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.840 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3268f664: (connection evicted) 2025-03-11 12:54:13.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-11 12:54:13.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-11 12:54:13.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-11 12:54:13.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-11 12:54:13.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.841 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b74787f: (connection evicted) 2025-03-11 12:54:13.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-11 12:54:13.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@634cd45c 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-03-11 12:54:13.843 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-11 12:54:13.850 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-03-11 12:54:13.855 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-03-11 12:54:13.856 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-03-11 12:54:13.857 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-03-11 12:54:13.862 [DefaultDispatcher-worker-1 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dce54c 2025-03-11 12:54:13.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-11 12:54:13.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-11 12:54:13.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.863 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dce54c: (connection evicted) 2025-03-11 12:54:13.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-11 12:54:13.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bed60a 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.864 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-11 12:54:13.870 [DefaultDispatcher-worker-6 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:13.870 [DefaultDispatcher-worker-6 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.870 [DefaultDispatcher-worker-6 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.870 [DefaultDispatcher-worker-6 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.870 [DefaultDispatcher-worker-14 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.871 [DefaultDispatcher-worker-14 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.872 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.877 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.878 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.878 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.883 [DefaultDispatcher-worker-2 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.894 [DefaultDispatcher-worker-14 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.897 [DefaultDispatcher-worker-9 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-11 12:54:13.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-11 12:54:13.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-11 12:54:13.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.900 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@472c13d: (connection evicted) 2025-03-11 12:54:13.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-11 12:54:13.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d066f 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.901 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.902 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-11 12:54:13.909 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.913 [DefaultDispatcher-worker-12 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:13.913 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.913 [DefaultDispatcher-worker-12 @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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.913 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.914 [DefaultDispatcher-worker-19 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.914 [DefaultDispatcher-worker-19 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.914 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.915 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.916 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.920 [DefaultDispatcher-worker-19 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.930 [DefaultDispatcher-worker-10 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.934 [DefaultDispatcher-worker-17 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.941 [DefaultDispatcher-worker-15 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362aa318 2025-03-11 12:54:13.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-11 12:54:13.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-11 12:54:13.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.942 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362aa318: (connection evicted) 2025-03-11 12:54:13.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-11 12:54:13.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61874f5d 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.943 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-11 12:54:13.951 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.955 [DefaultDispatcher-worker-11 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:13.955 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.955 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.955 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.955 [DefaultDispatcher-worker-11 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.956 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.957 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.958 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.962 [DefaultDispatcher-worker-5 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.972 [DefaultDispatcher-worker-1 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.976 [DefaultDispatcher-worker-5 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.981 [DefaultDispatcher-worker-17 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-11 12:54:13.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-11 12:54:13.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-11 12:54:13.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:13.982 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7: (connection evicted) 2025-03-11 12:54:13.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:13.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-11 12:54:13.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608707d 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2025-03-11 12:54:13.984 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-11 12:54:13.984 [DefaultDispatcher-worker-14 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:13.984 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.984 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:13.984 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.985 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.985 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:13.992 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2025-03-11 12:54:13.996 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2025-03-11 12:54:13.997 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2025-03-11 12:54:13.998 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2025-03-11 12:54:14.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-11 12:54:14.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-11 12:54:14.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-11 12:54:14.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca62855 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-03-11 12:54:14.003 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-11 12:54:14.010 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-03-11 12:54:14.015 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-03-11 12:54:14.016 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-03-11 12:54:14.017 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1752ab9b 2025-03-11 12:54:14.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-11 12:54:14.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-11 12:54:14.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-11 12:54:14.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057a923 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.019 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2025-03-11 12:54:14.020 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-11 12:54:14.028 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2025-03-11 12:54:14.033 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2025-03-11 12:54:14.034 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2025-03-11 12:54:14.034 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2025-03-11 12:54:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-11 12:54:14.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-11 12:54:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-11 12:54:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc58ebc 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c199cd0 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c199cd0 2025-03-11 12:54:14.038 [UI Thread @coroutine#6141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-11 12:54:14.045 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c199cd0 2025-03-11 12:54:14.051 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c199cd0 2025-03-11 12:54:14.051 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c199cd0 2025-03-11 12:54:14.052 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c199cd0 2025-03-11 12:54:14.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-11 12:54:14.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-11 12:54:14.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:14.054 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c199cd0: (connection evicted) 2025-03-11 12:54:14.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-11 12:54:14.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@680aa303 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-03-11 12:54:14.055 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-11 12:54:14.063 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-03-11 12:54:14.068 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-03-11 12:54:14.069 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-03-11 12:54:14.070 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-03-11 12:54:14.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-11 12:54:14.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-11 12:54:14.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-11 12:54:14.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72238cf0 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-03-11 12:54:14.072 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-11 12:54:14.080 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-03-11 12:54:14.083 [DefaultDispatcher-worker-5 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:14.083 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.083 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.083 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.083 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.083 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.085 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-03-11 12:54:14.086 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-03-11 12:54:14.087 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7414167a 2025-03-11 12:54:14.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-11 12:54:14.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-11 12:54:14.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-11 12:54:14.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-11 12:54:14.088 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506d7831 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-03-11 12:54:14.089 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-11 12:54:14.097 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-03-11 12:54:14.102 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-03-11 12:54:14.102 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-03-11 12:54:14.103 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-03-11 12:54:14.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-11 12:54:14.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-11 12:54:14.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-11 12:54:14.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3f38c1 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-03-11 12:54:14.105 [Test worker @coroutine#6207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-11 12:54:14.113 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-03-11 12:54:14.118 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-03-11 12:54:14.119 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-03-11 12:54:14.119 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-03-11 12:54:14.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-11 12:54:14.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-11 12:54:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-11 12:54:14.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-11 12:54:14.121 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27cd156a 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-03-11 12:54:14.122 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-11 12:54:14.130 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-03-11 12:54:14.134 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-03-11 12:54:14.135 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-03-11 12:54:14.136 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-03-11 12:54:14.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-11 12:54:14.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-11 12:54:14.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-11 12:54:14.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-03-11 12:54:14.139 [Test worker @coroutine#6242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-11 12:54:14.147 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-03-11 12:54:14.152 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-03-11 12:54:14.153 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-03-11 12:54:14.154 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-03-11 12:54:14.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-11 12:54:14.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-11 12:54:14.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-11 12:54:14.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de922ba 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-11 12:54:14.156 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-11 12:54:14.157 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-11 12:54:14.157 [DefaultDispatcher-worker-20 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:14.157 [DefaultDispatcher-worker-20 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.157 [DefaultDispatcher-worker-20 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.157 [DefaultDispatcher-worker-20 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.157 [DefaultDispatcher-worker-10 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.157 [DefaultDispatcher-worker-10 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.165 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-11 12:54:14.171 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-11 12:54:14.172 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-11 12:54:14.172 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-11 12:54:14.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-11 12:54:14.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-11 12:54:14.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-11 12:54:14.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ad543b 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.175 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-11 12:54:14.176 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-11 12:54:14.184 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-11 12:54:14.190 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-11 12:54:14.191 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-11 12:54:14.191 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-11 12:54:14.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-11 12:54:14.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-11 12:54:14.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-11 12:54:14.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ea4712b 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-03-11 12:54:14.195 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-11 12:54:14.204 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-03-11 12:54:14.209 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-03-11 12:54:14.210 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-03-11 12:54:14.210 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-03-11 12:54:14.213 [UI Thread @coroutine#6315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-11 12:54:14.213 [UI Thread @coroutine#6315] 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. 2025-03-11 12:54:14.213 [UI Thread @coroutine#6315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-11 12:54:14.214 [UI Thread @coroutine#6315] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-11 12:54:14.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-11 12:54:14.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-11 12:54:14.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-11 12:54:14.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-11 12:54:14.215 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffd6df2 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-03-11 12:54:14.216 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-11 12:54:14.224 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-03-11 12:54:14.229 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-03-11 12:54:14.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-03-11 12:54:14.231 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-03-11 12:54:14.233 [UI Thread @coroutine#6338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55185/Site/verify 2025-03-11 12:54:14.233 [UI Thread @coroutine#6338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55185/Site/verify. 2025-03-11 12:54:14.233 [UI Thread @coroutine#6338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55185/Site/verify 2025-03-11 12:54:14.233 [UI Thread @coroutine#6338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55185/Site/verify 2025-03-11 12:54:14.233 [UI Thread @coroutine#6338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55185/Site/verify 2025-03-11 12:54:14.234 [UI Thread @coroutine#6338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55185/Site/verify. 2025-03-11 12:54:14.234 [UI Thread @coroutine#6338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55185/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-11 12:54:14.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-11 12:54:14.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-11 12:54:14.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-11 12:54:14.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:14.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-11 12:54:14.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f9cd3f 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.237 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-11 12:54:14.245 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.250 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.251 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.252 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.256 [DefaultDispatcher-worker-16 @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.260 [DefaultDispatcher-worker-16 @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-11 12:54:14.263 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/703761549582479360/_ustadmanifest.json 2025-03-11 12:54:14.263 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/703761549582479360/_ustadmanifest.json. 2025-03-11 12:54:14.263 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/703761549582479360/_ustadmanifest.json 2025-03-11 12:54:14.264 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/703761549582479360/_ustadmanifest.json 2025-03-11 12:54:14.264 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/703761549582479360/_ustadmanifest.json 2025-03-11 12:54:14.265 [UI Thread @coroutine#6364] 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:43035/703761549582479360/_ustadmanifest.json. 2025-03-11 12:54:14.265 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43035/703761549582479360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:54:14.265 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/mediainfo.json 2025-03-11 12:54:14.265 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/mediainfo.json. 2025-03-11 12:54:14.265 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/mediainfo.json 2025-03-11 12:54:14.265 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/mediainfo.json 2025-03-11 12:54:14.265 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/mediainfo.json 2025-03-11 12:54:14.293 [DefaultDispatcher-worker-19 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:14.293 [DefaultDispatcher-worker-19 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.293 [DefaultDispatcher-worker-19 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.293 [DefaultDispatcher-worker-19 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.293 [DefaultDispatcher-worker-20 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.293 [DefaultDispatcher-worker-20 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.306 [UI Thread @coroutine#6364] 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:43035/mediainfo.json. 2025-03-11 12:54:14.306 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43035/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:54:14.338 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:14.650 [DefaultDispatcher-worker-6 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfd4fac 2025-03-11 12:54:14.650 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.650 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.650 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.651 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.651 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54923/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.714 [DefaultDispatcher-worker-6 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-03-11 12:54:14.714 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.714 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.714 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.715 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.715 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59433/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.793 [DefaultDispatcher-worker-15 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64faf3d 2025-03-11 12:54:14.793 [DefaultDispatcher-worker-15 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.793 [DefaultDispatcher-worker-15 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.793 [DefaultDispatcher-worker-15 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.793 [DefaultDispatcher-worker-7 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.793 [DefaultDispatcher-worker-7 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45639/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.875 [DefaultDispatcher-worker-2 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2025-03-11 12:54:14.875 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.875 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.875 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.876 [DefaultDispatcher-worker-16 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.876 [DefaultDispatcher-worker-16 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37843/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.919 [DefaultDispatcher-worker-20 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-03-11 12:54:14.919 [DefaultDispatcher-worker-20 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.919 [DefaultDispatcher-worker-20 @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:41373/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.919 [DefaultDispatcher-worker-20 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.919 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.920 [DefaultDispatcher-worker-12 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41373/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.960 [DefaultDispatcher-worker-8 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc3c545 2025-03-11 12:54:14.960 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.960 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.960 [DefaultDispatcher-worker-8 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.961 [DefaultDispatcher-worker-16 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.993 [DefaultDispatcher-worker-16 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0d8df8 2025-03-11 12:54:14.993 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.993 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:14.993 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.994 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:14.994 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45575/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.088 [DefaultDispatcher-worker-7 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-03-11 12:54:15.088 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.088 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:15.088 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.089 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.089 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52933/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.162 [DefaultDispatcher-worker-7 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2025-03-11 12:54:15.162 [DefaultDispatcher-worker-7 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.162 [DefaultDispatcher-worker-7 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:15.162 [DefaultDispatcher-worker-7 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.163 [DefaultDispatcher-worker-21 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.163 [DefaultDispatcher-worker-21 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49159/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.298 [DefaultDispatcher-worker-20 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628e0403 2025-03-11 12:54:15.298 [DefaultDispatcher-worker-20 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.298 [DefaultDispatcher-worker-20 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId. 2025-03-11 12:54:15.298 [DefaultDispatcher-worker-20 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.299 [DefaultDispatcher-worker-20 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.299 [DefaultDispatcher-worker-20 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38043/UmAppDatabase/replication/nodeId 2025-03-11 12:54:15.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-11 12:54:15.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-11 12:54:15.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:15.309 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f: (connection evicted) 2025-03-11 12:54:15.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:15.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-11 12:54:15.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75dc1d5a 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-11 12:54:15.331 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-11 12:54:15.332 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.332 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.332 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-11 12:54:15.340 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.346 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.347 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.348 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.353 [DefaultDispatcher-worker-18 @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.356 [DefaultDispatcher-worker-13 @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9163df 2025-03-11 12:54:15.432 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:15.435 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37567/703761552583303168/_ustadmanifest.json 2025-03-11 12:54:15.435 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37567/703761552583303168/_ustadmanifest.json. 2025-03-11 12:54:15.435 [UI Thread @coroutine#6425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37567/703761552583303168/_ustadmanifest.json 2025-03-11 12:54:15.436 [UI Thread @coroutine#6425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37567/703761552583303168/_ustadmanifest.json 2025-03-11 12:54:15.436 [UI Thread @coroutine#6425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37567/703761552583303168/_ustadmanifest.json 2025-03-11 12:54:15.437 [UI Thread @coroutine#6425] 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:37567/703761552583303168/_ustadmanifest.json. 2025-03-11 12:54:15.437 [UI Thread @coroutine#6425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37567/703761552583303168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:54:15.437 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37567/tincan.xml 2025-03-11 12:54:15.437 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37567/tincan.xml. 2025-03-11 12:54:15.437 [UI Thread @coroutine#6425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37567/tincan.xml 2025-03-11 12:54:15.437 [UI Thread @coroutine#6425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37567/tincan.xml 2025-03-11 12:54:15.437 [UI Thread @coroutine#6425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37567/tincan.xml 2025-03-11 12:54:15.478 [UI Thread @coroutine#6425] 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:37567/tincan.xml. 2025-03-11 12:54:15.478 [UI Thread @coroutine#6425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37567/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-11 12:54:15.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-11 12:54:15.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-11 12:54:15.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-11 12:54:15.485 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9163df: (connection evicted) 2025-03-11 12:54:15.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-11 12:54:15.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-11 12:54:15.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed.